From 7366fb4e60dcb37d3366e1dc9a607df081853c2e Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Mon, 5 Jun 2006 16:59:05 +0000 Subject: Re-add Rockblox to the manual, as it is still built. Sorry for the inconvenience. Should check properly next time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10066 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/rockblox.tex | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manual/plugins/rockblox.tex (limited to 'manual/plugins/rockblox.tex') diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex new file mode 100644 index 0000000000..8831ce25e0 --- /dev/null +++ b/manual/plugins/rockblox.tex @@ -0,0 +1,28 @@ +\subsection{Rockblox} +\screenshot{plugins/images/ss-rockblox}{Rockblox plugin}% +{img:rockblox} + +This well-known game will probably be familiar. The aim of the game is +to complete rows with the given pieces (blocks). Pieces can be rotated +to make them fit into the rows. Once you complete a row, it gets +cleared, but if the blocks reach the top row then you lose. + +As this game is played with the Jukebox turned so that the buttons +are to the right of the screen, the controls may seem a little confusing: + +\begin{table} + \begin{btnmap}{}{} + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}% + {\ButtonUp\ and \ButtonDown} + \opt{IPOD_4G_Pad}% + {\ButtonScrollFwd\ and \ButtonScrollback} & Move block Left/Right \\ + \ButtonRight & Rotate piece \\ + \ButtonLeft & Move the piece downwards faster \\ + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}% + {\ButtonOff} + \opt{IAUDIO_X5_PAD} + {\fixme{TBD}} + \opt{IPOD_4G_Pad}% + {\Buttonmenu} & Exit Rockblox\\ + \end{btnmap} +\end{table} -- cgit v1.2.3