1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/brickmania.tex
Martin Arver aa715141cf Patch #4816 by Nils Wallménius. Adds BrickMania to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9004 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 16:28:33 +00:00

37 lines
1.3 KiB
TeX

\subsection{BrickMania}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-brickmania-\genericimg.png}
\end{center}
\caption{BrickMania}
\end{figure}
\textbf{Aim}: destroy all the bricks by hitting them with the ball once or more.
Sometimes a special falls down when you destroy a brick.\\
\textbf{Specials}
\begin{table}[ht!]
\begin{center}
\begin{tabular}{cll}\toprule
\textbf{Displayed} & \textbf{Name} & \textbf{Description}\\\midrule
N & Normal & Returns paddle to normal.\\
D & Die & Ball dies; lose a life.\\
L & Life & Gain a life.\\
F & Fire & Allows you to shoot bricks with paddle.\\
G & Glue & Ball sticks to paddle each time it hits.\\
B & Ball & Immediately fires another ball.\\
FL & Flip & Flip left / right movement.\\\bottomrule
\end{tabular}
\end{center}
\end{table}
\textbf{Controls}
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
LEFT / RIGHT & Moves the paddle\\
\opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{MODE}\opt{h1xx,ipodcolor,ipodnano}{SELECT}\opt{h300}{NAVI} & Release the ball / Fire\\
\opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{MENU} & Open menu / Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}