summaryrefslogtreecommitdiff
path: root/manual/plugins/rockblox.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/rockblox.tex')
-rw-r--r--manual/plugins/rockblox.tex28
1 files changed, 0 insertions, 28 deletions
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
deleted file mode 100644
index 8831ce25e0..0000000000
--- a/manual/plugins/rockblox.tex
+++ /dev/null
@@ -1,28 +0,0 @@
1\subsection{Rockblox}
2\screenshot{plugins/images/ss-rockblox}{Rockblox plugin}%
3{img:rockblox}
4
5This well-known game will probably be familiar. The aim of the game is
6to complete rows with the given pieces (blocks). Pieces can be rotated
7to make them fit into the rows. Once you complete a row, it gets
8cleared, but if the blocks reach the top row then you lose.
9
10As this game is played with the Jukebox turned so that the buttons
11are to the right of the screen, the controls may seem a little confusing:
12
13\begin{table}
14 \begin{btnmap}{}{}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}%
16 {\ButtonUp\ and \ButtonDown}
17 \opt{IPOD_4G_Pad}%
18 {\ButtonScrollFwd\ and \ButtonScrollback} & Move block Left/Right \\
19 \ButtonRight & Rotate piece \\
20 \ButtonLeft & Move the piece downwards faster \\
21 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}%
22 {\ButtonOff}
23 \opt{IAUDIO_X5_PAD}
24 {\fixme{TBD}}
25 \opt{IPOD_4G_Pad}%
26 {\Buttonmenu} & Exit Rockblox\\
27 \end{btnmap}
28\end{table}