summaryrefslogtreecommitdiff
path: root/manual/plugins/dice.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/dice.tex')
-rwxr-xr-xmanual/plugins/dice.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex
new file mode 100755
index 0000000000..2d19146beb
--- /dev/null
+++ b/manual/plugins/dice.tex
@@ -0,0 +1,25 @@
1\subsection{Dice}
2Dice is a simple dice rolling simulator. You can select number and type of dice
3to roll, it shows individual numbers as well as the total of the rolled
4dice.
5
6\begin{table}[ht!]
7 \begin{center}
8 \begin{tabular}{ll}\toprule
9 \textbf{Key} & \textbf{Action}\\\midrule
10 \ButtonLeft/\ButtonRight & Pick between type and number of dice\\
11 \opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop}
12 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
13 {\ButtonUp/\ButtonDown}
14 \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
15 & Select number of sides or number of dice\\
16 \opt{PLAYER_PAD}{\ButtonOn}\opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay}
17 \opt{ONDIO_PAD}{\ButtonMenu}\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect}
18 \opt{IPOD_4G_PAD}{\ButtonSelect}\opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay}
19 & Roll dice\\
20 \opt{PLAYER_PAD}{\ButtonMenu}\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
21 {\ButtonOff}\opt{IPOD_4G_PAD}{Long press on \ButtonPlay}\opt{IAUDIO_x5_PAD}{\ButtonPower}
22 & Quit\\\bottomrule
23 \end{tabular}
24 \end{center}
25\end{table}