2006-03-25 18:16:36 +00:00
|
|
|
\subsection{Dice}
|
|
|
|
Dice is a simple dice rolling simulator. You can select number and type of dice
|
|
|
|
to roll, it shows individual numbers as well as the total of the rolled
|
|
|
|
dice.
|
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
|
|
|
\ButtonLeft/\ButtonRight
|
|
|
|
& Pick between type and number of dice\\
|
2006-03-25 18:16:36 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop}
|
2006-04-03 22:45:01 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
|
2006-03-25 18:16:36 +00:00
|
|
|
{\ButtonUp/\ButtonDown}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
|
2007-01-14 09:55:19 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
2006-03-25 18:16:36 +00:00
|
|
|
& Select number of sides or number of dice\\
|
2007-01-14 09:55:19 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonOn}
|
|
|
|
\opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect}
|
|
|
|
\opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
2006-04-03 22:45:01 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay}
|
2006-03-25 18:16:36 +00:00
|
|
|
& Roll dice\\
|
2006-04-03 22:45:01 +00:00
|
|
|
\opt{PLAYER_PAD}{\ButtonMenu}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay}
|
2007-01-14 09:55:19 +00:00
|
|
|
\opt{IAUDIO_x5_PAD,SANSA_E200_PAD}{\ButtonPower}
|
2006-04-03 22:45:01 +00:00
|
|
|
& Quit\\
|
|
|
|
\end{btnmap}
|
2006-03-25 18:16:36 +00:00
|
|
|
\end{table}
|