1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Martin Arver 2006-03-11 16:28:33 +00:00
parent 5f40aac300
commit aa715141cf
6 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,37 @@
\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}

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -21,6 +21,8 @@ will carry on playing whilst plugins are being run.
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}} \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/brickmania.tex}}
\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/flipit.tex}} \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/flipit.tex}}
\opt{player}{\input{plugins/jackpot.tex}} \opt{player}{\input{plugins/jackpot.tex}}