Fix FS#8138 - Gigabeat clock time is lost at midnight on Saturdays
[Rockbox.git] / manual / plugins / bubbles.tex
blobfe1f92b5309c4dace180259b199a3162d072e5bf
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,SANSA_C200_PAD}{\ButtonUp}
18 \opt{GIGABEAT_PAD}{\ButtonPower}
19 & Start new game\\
20 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
22 \opt{IAUDIO_X5_PAD}{\ButtonRec}
23 \opt{RECORDER_PAD}{\ButtonFOne}
24 \opt{ONDIO_PAD}{\ButtonDown}
25 \opt{IRIVER_H10_PAD}{\ButtonFF}
26 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
27 \opt{GIGABEAT_PAD}{\ButtonMenu}
28 & Resume saved game\\
29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect}
30 \opt{RECORDER_PAD}{\ButtonPlay}
31 \opt{ONDIO_PAD}{\ButtonUp}
32 \opt{IRIVER_H10_PAD}{\ButtonRew}
33 & Show high scores\\
34 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonUp/\ButtonDown}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
36 \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonLeft+\ButtonRight}
37 \opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
38 & Select starting level\\
39 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
40 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
41 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
42 \opt{GIGABEAT_PAD}{\ButtonA}
43 & Quit\\\hline
44 \multicolumn{2}{c}{\textbf{In game}}\\\hline
45 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
46 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
47 \opt{ONDIO_PAD}{\ButtonMenu}
48 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonPower}
49 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
50 & Pause game\\
51 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonLeft/\ButtonRight}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
53 & Aim the bubble\\
54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect}
55 \opt{RECORDER_PAD}{\ButtonPlay}
56 \opt{ONDIO_PAD}{\ButtonUp}
57 \opt{IRIVER_H10_PAD}{\ButtonRew}
58 & Fire bubble\\
59 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
61 \opt{IAUDIO_X5_PAD}{\ButtonRec}
62 \opt{RECORDER_PAD}{\ButtonFOne}
63 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
64 \opt{IRIVER_H10_PAD}{\ButtonFF}
65 \opt{GIGABEAT_PAD}{\ButtonMenu}
66 & Save game\\
67 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
68 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
69 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
70 \opt{GIGABEAT_PAD}{\ButtonA}
71 & Exit to menu\\
72 \end{btnmap}
73 \end{table}