37d26dead9
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
24 lines
721 B
TeX
24 lines
721 B
TeX
\subsection{Flipit}
|
|
\begin{figure}[h!]
|
|
\begin{center}
|
|
\includegraphics[width=4cm]{plugins/images/ss-flipit-\genericimg.png}
|
|
\end{center}
|
|
\end{figure}
|
|
Flipit plugin
|
|
|
|
Flipping the colour of the token under the cursor also flips the tokens
|
|
above, below, left and right of the cursor. The aim is to end up with
|
|
a screen containing tokens of only one colour.
|
|
|
|
\begin{table}[h!]
|
|
\begin{tabular}{|c|c|c|}
|
|
\hline
|
|
Recorder & Ondio & ACTION \\\hline
|
|
UP/DOWN/LEFT/RIGHT & UP/DOWN/LEFT/RIGHT & Changes the cursor \\\hline
|
|
PLAY & Mode & Toggle \\\hline
|
|
F1 & Mode +Left & Shuffle \\\hline
|
|
F2 & Mode + Right & Solution \\\hline
|
|
F3 & Mode + On/off & Step by step \\\hline
|
|
OFF & On/off & Stop the game \\\hline
|
|
\end{tabular}
|
|
\end{table}
|