Clip counter manual update, language tweak and translation
[maemo-rb.git] / manual / plugins / rockblox.tex
blob6d2c95c60d49657f2e32c2913298a8e273fee43a
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. The aim of the game is to make
5 the falling blocks of different shapes form full rows. Whenever a row is
6 complete it will be cleared and the game score will increase. For every ten
7 lines completed the game level increases, making the blocks fall faster. If the
8 pile of blocks reach the ceiling the game is over.
10 \begin{table}
11 \begin{btnmap}{}{}
12 \opt{RECORDER_PAD}{\ButtonFOne & Restart game\\}
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn & Restart game\\}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay & Restart game\\}
15 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay & Restart game\\}
16 \opt{SANSA_E200_PAD}{\ButtonRec & Restart game\\}
17 \ButtonLeft & Move left\\
18 \ButtonRight & Move right\\
19 \opt{PLAYER_PAD}{\ButtonMenu}
20 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
21 {\ButtonDown}
22 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
23 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
24 & Move down\\
25 \opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
26 \opt{RECORDER_PAD}{\ButtonPlay}
27 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
30 \opt{IAUDIO_X5_PAD}{\ButtonPower}
31 \opt{IRIVER_H10_PAD}{\ButtonRew}
32 \opt{SANSA_E200_PAD}{\ButtonScrollDown}
33 & Rotate left\\
34 \opt{PLAYER_PAD}{\ButtonPlay}
35 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
36 {\ButtonUp}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack/\ButtonMenu}
38 \opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonScrollUp}
39 & Rotate right\\
40 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
41 \opt{ONDIO_PAD}{\ButtonMenu}
42 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
43 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
44 \opt{IAUDIO_X5_PAD}{\ButtonRec}
45 \opt{IRIVER_H10_PAD}{\ButtonFF}
46 & Drop\\
47 \opt{PLAYER_PAD}{\ButtonStop}
48 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
50 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
51 & Quit\\
52 \end{btnmap}
53 \end{table}