Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / bubbles.tex
blob85a1a4161504c03a872bb3b03682c3ab9e812430
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 & Pause game\\
21 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
22 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
23 {\ButtonLeft{} / \ButtonRight}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
25 \opt{HAVEREMOTEKEYMAP}{& }
26 & Aim the bubble\\
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
28 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
29 \opt{RECORDER_PAD}{\ButtonPlay}
30 \opt{ONDIO_PAD}{\ButtonUp}
31 \opt{IRIVER_H10_PAD}{\ButtonRew}
32 \opt{HAVEREMOTEKEYMAP}{& }
33 & Fire bubble\\
34 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
36 \opt{IAUDIO_X5_PAD}{\ButtonRec}
37 \opt{RECORDER_PAD}{\ButtonFOne}
38 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
39 \opt{IRIVER_H10_PAD}{\ButtonFF}
40 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
41 \opt{HAVEREMOTEKEYMAP}{& }
42 & Save game\\
43 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
45 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
46 ,MROBE100_PAD}{\ButtonPower}
47 \opt{GIGABEAT_S_PAD}{\ButtonBack}
48 \opt{HAVEREMOTEKEYMAP}{& }
49 & Exit to menu\\
50 \end{btnmap}
51 \end{table}