Auto-detect binary in TTS / encoder setting dialog by searching $PATH. Only linux...
[Rockbox.git] / manual / plugins / bubbles.tex
blob1b1321af2b416006a6b6baf6691037fe4b0bbcd5
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 \multicolumn{2}{c}{\textbf{In menu}}\\\hline
14 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
16 \opt{ONDIO_PAD}{\ButtonMenu}
17 \opt{SANSA_E200_PAD}{\ButtonUp}
18 & Start new game\\
19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
21 \opt{IAUDIO_X5_PAD}{\ButtonRec}
22 \opt{RECORDER_PAD}{\ButtonFOne}
23 \opt{ONDIO_PAD}{\ButtonDown}
24 \opt{IRIVER_H10_PAD}{\ButtonFF}
25 \opt{SANSA_E200_PAD}{\ButtonDown}
26 & Resume saved game\\
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
28 \opt{RECORDER_PAD}{\ButtonPlay}
29 \opt{ONDIO_PAD}{\ButtonUp}
30 \opt{IRIVER_H10_PAD}{\ButtonRew}
31 & Show high scores\\
32 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown}
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
34 \opt{ONDIO_PAD}{\ButtonLeft+\ButtonRight}
35 \opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
36 & Select starting level\\
37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
38 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
39 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
40 & Quit\\\hline
41 \multicolumn{2}{c}{\textbf{In game}}\\\hline
42 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
43 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
44 \opt{ONDIO_PAD}{\ButtonMenu}
45 \opt{IAUDIO_X5_PAD}{\ButtonPower}
46 \opt{SANSA_E200_PAD}{\ButtonUp}
47 & Pause game\\
48 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft/\ButtonRight}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
50 & Aim the bubble\\
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
52 \opt{RECORDER_PAD}{\ButtonPlay}
53 \opt{ONDIO_PAD}{\ButtonUp}
54 \opt{IRIVER_H10_PAD}{\ButtonRew}
55 & Fire bubble\\
56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
57 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
58 \opt{IAUDIO_X5_PAD}{\ButtonRec}
59 \opt{RECORDER_PAD}{\ButtonFOne}
60 \opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonDown}
61 \opt{IRIVER_H10_PAD}{\ButtonFF}
62 & Save game\\
63 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
64 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
65 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
66 & Exit to menu\\
67 \end{btnmap}
68 \end{table}