Mark const return value; correct the comment about valid menu items for the hotkey
[kugel-rb.git] / manual / plugins / jewels.tex
blob8bc2f63174180134e856a484633118277349d3a3
1 \subsection{Jewels}
2 \screenshot{plugins/images/ss-jewels}{Jewels}{img:jewels}
4 Jewels is a simple yet addicting game which involves swapping
5 pairs of jewels in order to form connected segments of three
6 or more of the same type.
8 The goal of the game is to score as many points as possible
9 before running out of available moves. Higher points are
10 awarded to larger combos. The game advances to the next level
11 after every one hundred points and randomly clears several jewels.
13 In the mode puzzle the aim of the game is to connect the puzzles, by skilful swapping pairs of jewels.
15 \begin{table}
16 \begin{btnmap}{}{}
17 \opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
18 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
19 ,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
20 {\ButtonLeft/\ButtonRight/}
21 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
22 ,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD%
23 ,GIGABEAT_S_PAD}
24 {\ButtonUp/\ButtonDown}
25 \opt{IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
26 \opt{IPOD_3G_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
27 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
28 \opt{COWON_D2_PAD}{\TouchMidLeft/\TouchMidRight/\TouchTopMiddle/\TouchBottomMiddle}
29 \opt{HAVEREMOTEKEYMAP}{& }
30 & Move the cursor around the jewels \\
31 \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
32 \opt{ONDIO_PAD}{\ButtonMenu}
33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
34 ,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD%
35 ,GIGABEAT_S_PAD}
36 {\ButtonSelect}
37 \opt{COWON_D2_PAD}{\TouchCenter}
38 \opt{HAVEREMOTEKEYMAP}{& }
39 & Select a jewel \\
40 \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
41 ,IAUDIO_X5_PAD,COWON_D2_PAD}{\ButtonPower}
42 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
43 \opt{GIGABEAT_S_PAD}{\ButtonBack}
44 \opt{IPOD_3G_PAD}{\ButtonMenu}
45 \opt{IPOD_4G_PAD}{\ButtonSelect+ \ButtonMenu}
46 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
47 \opt{HAVEREMOTEKEYMAP}{& }
48 & Menu \\
49 \end{btnmap}
50 \end{table}