1FROZEN-BUBBLE-EDITOR(1)User Contributed Perl DocumentatioFnROZEN-BUBBLE-EDITOR(1)
2
3
4

NAME

6       frozen-bubble-editor - a level editor for Frozen Bubble
7

SYNOPSIS

9           frozen-bubble-editor [OPTION]...
10

DESCRIPTION

12       This editor lets you manipulate level-sets, in which you can add,
13       remove and modify levels thanks to a mouse-oriented interface (there
14       are also many interesting keyboard shortcuts). The interface is very
15       straightforward: click on the written planches on the left an right
16       parts of the screen to perform the relevant actions, and on the level
17       area to change the bubble color; use the "void" bubble (or right-click)
18       to remove a bubble.
19

OPTIONS

21       -h, --help
22           show command-line options summary
23
24       -fs, --fullscreen
25           start in fullscreen mode
26
27       -ls FILENAME, --levelset FILENAME
28           directly start with the specified levelset name
29
30       -l NUMB, --level NUMB
31           directly start the level number NUMB
32
33       -cb, --colourblind
34           use special bubbles for colourblind people
35

KEY SHORTCUTS

37       The following key shortcuts are available during level edition:
38
39       F1  displays the help dialog
40
41       p, h, left
42           previous level
43
44       n, l , right
45           next level
46
47       up  first level
48
49       down
50           last level
51
52       a   append level
53
54       i   insert level
55
56       d   delete level
57
58       ]   move level right
59
60       [   move level left
61
62       j   jump to level (after j, enter level number, then Return)
63
64       o   open levelset
65
66       s   save levelset
67
68       f   toggle fullscreen
69
70       q, Escape
71           quit
72
73       During dialogs, you may use Return to accept and Escape to cancel.
74

AUTHOR

76       Written by Kim Joham and David Joham <[k|d]joham at yahoo.com>.
77       Integration work by Guillaume Cottenceau <guillaume.cottenceau at
78       free.fr>.  This manual page was written by Guillaume Cottenceau.
79
80       Visit official homepage: <http://www.frozen-bubble.org/>
81

SEE ALSO

83       frozen-bubble
84
86       Copyright X 2002, 2003 Kim Joham and David Joham <[k|d]joham at
87       yahoo.com>.
88
89       This is Free Software; this software is licensed under the GPL version
90       2, as published by the Free Software Foundation.  There is NO warranty;
91       not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
92
93
94
95perl v5.30.1                      2020-01-28           FROZEN-BUBBLE-EDITOR(1)
Impressum