Don't use the same completion_event for both directions. This could cause problems...
[kugel-rb.git] / manual / plugins / rockblox.tex
blobde254855175ddd1ef2ab8cdc43dc206614ca8393
1 % $Id$ %
2 \subsection{Rockblox}
3 \screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox}
4 Rockblox is a Rockbox version of the classic falling blocks game from Russia.
5 The aim of the game is to make the falling blocks of different shapes
6 form full rows. Whenever a row is completed, it will be cleared away, and you
7 gain points. For every ten lines completed, the game level increases, making
8 the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over.
10 \begin{table}
11 \begin{btnmap}{}{}
12 \opt{RECORDER_PAD}{\ButtonFOne}
13 \opt{PLAYER_PAD}{\ButtonStop+\ButtonMenu}
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
16 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
17 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
18 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}
19 \opt{GIGABEAT_PAD}{\ButtonA}
20 \opt{MROBE100_PAD}{\ButtonDisplay}
21 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Restart game\\
24 \ButtonLeft
25 \opt{HAVEREMOTEKEYMAP}{& }
26 & Move left\\
27 \ButtonRight
28 \opt{HAVEREMOTEKEYMAP}{& }
29 & Move right\\
30 \opt{PLAYER_PAD}{\ButtonMenu}
31 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
32 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
33 ,GIGABEAT_S_PAD,MROBE100_PAD}
34 {\ButtonDown}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
36 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
37 \opt{HAVEREMOTEKEYMAP}{& }
38 & Move down\\
39 \opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
40 \opt{RECORDER_PAD}{\ButtonPlay}
41 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
42 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
43 \opt{scrollwheel}{\ButtonScrollFwd}
44 \opt{IAUDIO_X5_PAD}{\ButtonPower}
45 \opt{IRIVER_H10_PAD}{\ButtonRew}
46 \opt{SANSA_C200_PAD}{\ButtonVolDown}
47 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
48 \opt{MROBE100_PAD}{\ButtonMenu}
49 \opt{HAVEREMOTEKEYMAP}{& }
50 & Rotate left\\
51 \opt{PLAYER_PAD}{\ButtonPlay}
52 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
53 {\ButtonUp}
54 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonMenu}
55 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
56 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
57 \opt{SANSA_C200_PAD}{\ButtonVolUp/\ButtonUp}
58 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
59 \opt{MROBE100_PAD}{\ButtonPlay}
60 \opt{HAVEREMOTEKEYMAP}{& }
61 & Rotate right\\
62 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
63 \opt{ONDIO_PAD}{\ButtonMenu}
64 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
65 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
66 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
67 \opt{IAUDIO_X5_PAD}{\ButtonRec}
68 \opt{IRIVER_H10_PAD}{\ButtonFF}
69 \opt{HAVEREMOTEKEYMAP}{& }
70 & Drop\\
71 \opt{hold_button}{
72 \ButtonHold{} switch
73 \opt{HAVEREMOTEKEYMAP}{& }
74 & Pause\\
76 \opt{PLAYER_PAD}{\ButtonStop}
77 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
78 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
79 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
80 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
81 \opt{GIGABEAT_S_PAD}{\ButtonBack}
82 \opt{HAVEREMOTEKEYMAP}{&
83 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
85 & Quit\\
86 \end{btnmap}
87 \end{table}