2008-09-08 23:43:29 +00:00
|
|
|
% $Id: chopper.tex 18466 2008-09-08 18:15:06Z rmenes $ %
|
|
|
|
\subsection{Chopper}
|
2009-05-21 14:40:29 +00:00
|
|
|
\screenshot{plugins/images/ss-chopper}{Chopper}{img:chopper}
|
|
|
|
|
2008-09-08 23:43:29 +00:00
|
|
|
Navigate a cavernous maze without banging into walls, the
|
|
|
|
ceiling, or the floor. How long can you fly your chopper?
|
|
|
|
|
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay}%
|
2008-09-09 01:29:25 +00:00
|
|
|
\opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRight}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD%
|
|
|
|
,GIGABEAT_PAD,SANSA_FUZE_PAD}
|
|
|
|
{\ButtonSelect}
|
2008-09-09 01:29:25 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp}
|
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu}
|
2010-02-24 20:33:40 +00:00
|
|
|
\opt{COWON_D2_PAD}{\ButtonPlus{} / \TouchBottomLeft}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
& Make chopper fly\\
|
2008-09-08 23:43:29 +00:00
|
|
|
|
2008-09-09 01:29:25 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2009-12-14 20:18:38 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD%
|
|
|
|
,SANSA_C200_PAD,COWON_D2_PAD}{\ButtonPower}
|
2010-01-27 07:38:14 +00:00
|
|
|
\opt{SANSA_FUZE_PAD}{\ButtonHome}
|
2008-09-09 01:29:25 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu}
|
2008-09-08 23:43:29 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}%
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2008-09-08 23:43:29 +00:00
|
|
|
& Enter menu\\
|
|
|
|
\end{btnmap}
|
2009-12-14 20:18:38 +00:00
|
|
|
\end{table}
|