1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/jackpot.tex
2009-07-08 20:27:21 +00:00

18 lines
506 B
TeX

% $Id$ %
\subsection{Jackpot}
\screenshot{plugins/images/ss-jackpot}{Jackpot}{img:Jackpot}
This is a jackpot slot machine game. At the beginning of the game you
have 20\$. Payouts are given when three matching symbols come up.
% fill out for every other target...
\begin{table}
\begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonPlay}
\opt{IRIVER_RC_H100_PAD}{&}
& Play \\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{IRIVER_RC_H100_PAD}{&}
& Exit the game \\
\end{btnmap}
\end{table}