Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / spacerocks.tex
blob6bb606022d6f6018eaedd2f4b112b51a6e1bc2b7
1 \subsection{Spacerocks}
2 \screenshot{plugins/images/ss-spacerocks}{Spacerocks}{img:spacerocks}
3 Spacerocks is a clone of the old arcade game Asteroids. The goal of the game
4 is to blow up the asteroids and avoid being hit by them. Once in a while, a
5 UFO will appear -- shoot this for extra points.
7 \begin{table}
8 \begin{btnmap}{}{}
10 \opt{RECORDER_PAD}{\ButtonPlay}
11 \opt{ONDIO_PAD}{\ButtonMenu}
12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
13 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
14 {\ButtonSelect}
15 \opt{IRIVER_H10_PAD}{\ButtonRew}
16 \opt{HAVEREMOTEKEYMAP}{& }
17 & Shoot\\
19 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
20 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
21 {\ButtonUp}
22 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
23 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Thrust\\
27 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
28 ,IRIVER_H10_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
29 {\ButtonLeft / \ButtonRight}
30 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack / \ButtonScrollFwd}
31 \opt{HAVEREMOTEKEYMAP}{& }
32 & Turn left/right\\
34 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
35 ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
36 {\ButtonDown}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
38 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
39 \opt{HAVEREMOTEKEYMAP}{& }
40 & Teleport\\
42 \opt{RECORDER_PAD}{\ButtonOn}
43 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
45 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
46 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
47 \opt{GIGABEAT_PAD}{\ButtonA}
48 \opt{MROBE100_PAD}{\ButtonDisplay}
49 \opt{HAVEREMOTEKEYMAP}{& }
50 & Pause game\\
52 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
54 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
55 \opt{GIGABEAT_S_PAD}{\ButtonBack}
56 \opt{HAVEREMOTEKEYMAP}{& }
57 & Quit\\
58 \end{btnmap}
59 \end{table}