Move bswap.h up from libavutil/ and remove libavutil/
[kugel-rb.git] / manual / plugins / dice.tex
blobf890ce1b2dbc9c4799cbad43633c3af0049a8f1f
1 \subsection{Dice}
2 Dice is a simple dice rolling simulator. Select number and type of dice to roll
3 in a menu and start by choosing ``Roll Dice''. The result is shown as individual
4 numbers as well as the total of the rolled dice.
6 \begin{table}
7 \begin{btnmap}{}{}
8 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
9 \opt{ONDIO_PAD}{\ButtonMenu}
10 \opt{GIGABEAT_PAD}{\ButtonA}
11 \opt{PLAYER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,MROBE100_PAD}{\ButtonPlay}
12 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
13 & Roll dice again\\
14 \opt{PLAYER_PAD}{\ButtonStop}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
17 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
18 ,IRIVER_H10_PAD}{\ButtonPower}
19 & Quit\\
20 \end{btnmap}
21 \end{table}