Use plain int (instead of char) for field selection_size in struct simplelist_info
[kugel-rb.git] / manual / plugins / bubbles.tex
blob94d06c222cf139754f9be667d312284793e99820
1 % $Id$ %
2 \subsection{Bubbles}
3 \screenshot{plugins/images/ss-bubbles}{Bubbles}{img:bubbles}
4 The goal of the game is to beat each level as quickly as possible by clearing
5 the board of all bubbles. Bubbles are removed from the board when a cluster of
6 three of more of the same type is formed. The game is over when any bubbles on
7 the board extend below the bottom line. To make things more difficult, the
8 entire board is shifted down every time a certain number of shots have been
9 fired. Points are awarded depending on how quickly the level was completed.
11 \begin{table}
12 \begin{btnmap}{}{}
13 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
15 \opt{ONDIO_PAD}{\ButtonMenu}
16 \opt{IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonPower}
17 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
18 \opt{GIGABEAT_PAD}{\ButtonA}
19 \opt{HAVEREMOTEKEYMAP}{&
20 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}
22 & Pause game\\
23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
24 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
25 {\ButtonLeft{} / \ButtonRight}
26 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
27 \opt{COWON_D2_PAD}{\ButtonMinus{} / \ButtonPlus{} or \TouchMidLeft{} / \TouchMidRight}
28 \opt{HAVEREMOTEKEYMAP}{& }
29 & Aim the bubble\\
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
31 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
32 \opt{RECORDER_PAD}{\ButtonPlay}
33 \opt{ONDIO_PAD}{\ButtonUp}
34 \opt{IRIVER_H10_PAD}{\ButtonRew}
35 \opt{COWON_D2_PAD}{\ButtonMenu{}, \TouchCenter{} or \TouchBottomMiddle}
36 \opt{HAVEREMOTEKEYMAP}{& }
37 & Fire bubble\\
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
39 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
40 \opt{IAUDIO_X5_PAD}{\ButtonRec}
41 \opt{RECORDER_PAD}{\ButtonFOne}
42 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
43 \opt{IRIVER_H10_PAD}{\ButtonFF}
44 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
45 \opt{COWON_D2_PAD}{\TouchTopLeft}
46 \opt{HAVEREMOTEKEYMAP}{& }
47 & Save game\\
48 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
50 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
51 ,MROBE100_PAD}{\ButtonPower}
52 \opt{GIGABEAT_S_PAD}{\ButtonBack}
53 \opt{COWON_D2_PAD}{\ButtonPower{} or \TouchBottomRight}
54 \opt{HAVEREMOTEKEYMAP}{&
55 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
57 & Exit to menu\\
58 \end{btnmap}
59 \end{table}