e5b1b0f998
1) this patch replace all keymaps with PLA ones. It also clean some optionnal compiling that are not needed anymore througt PLA. 2) the patch also made required change to the manual in order to match code's change. 3) it also add an alternative exit button (PLA_EXIT or PLA_CANCEL). Change-Id: If6e78711eaab1dd2c907b418ba72c8789ceaa72b Reviewed-on: http://gerrit.rockbox.org/105 Reviewed-by: Thomas Martitz <kugel@rockbox.org> Tested-by: Thomas Martitz <kugel@rockbox.org>
16 lines
448 B
TeX
16 lines
448 B
TeX
% $Id$ %
|
|
\subsection{Rockblox1d}
|
|
|
|
Rockblox1d is a game for people who find rockblox too hard. In this version the
|
|
second dimension is missing so the user only has to move the bricks down. No
|
|
horizontal moving anymore and no need to rotate the brick!
|
|
|
|
\begin{btnmap}
|
|
\PluginDown
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
& Move down faster\\
|
|
|
|
\PluginCancel{} or \PluginExit
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
& Quit\\
|
|
\end{btnmap}
|