summaryrefslogtreecommitdiff
path: root/manual/plugins/pong.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/pong.tex')
-rw-r--r--manual/plugins/pong.tex29
1 files changed, 18 insertions, 11 deletions
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex
index ab47c4238f..74c74eb67e 100644
--- a/manual/plugins/pong.tex
+++ b/manual/plugins/pong.tex
@@ -2,15 +2,22 @@
2\screenshot{plugins/images/ss-pong}{Pong}{img:pong} 2\screenshot{plugins/images/ss-pong}{Pong}{img:pong}
3Pong is a simple two player ``tennis game''. Whenever a player misses the ball the other scores. 3Pong is a simple two player ``tennis game''. Whenever a player misses the ball the other scores.
4 4
5\begin{table}[ht!] 5\begin{table}
6 \begin{center} 6 \begin{btnmap}{}{}
7 \begin{tabular}{ll}\toprule 7 \opt{recorder,recorderv2fm}{F1}\opt{ondio}{LEFT}\opt{h1xx,h300}{UP}
8 \textbf{Key} & \textbf{Action}\\\midrule 8 \opt{ipodcolor,ipodnano}{MENU}
9 \opt{recorder,recorderv2fm}{F1}\opt{ondio}{LEFT}\opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU} & Left player up\\ 9 & Left player up\\
10 \opt{recorder,recorderv2fm,ipodcolor,ipodnano}{LEFT}\opt{ondio}{MODE}\opt{h1xx,h300}{DOWN} & Left player down\\ 10 \opt{recorder,recorderv2fm,ipodcolor,ipodnano}{LEFT}
11 \opt{recorder,recorderv2fm}{F3}\opt{ondio}{UP}\opt{h1xx,h300}{PLAY}\opt{ipodcolor,ipodnano}{RIGHT} & Right player up\\ 11 \opt{ondio}{MODE}\opt{h1xx,h300}{DOWN}
12 \opt{recorder,recorderv2fm}{RIGHT}\opt{ondio}{DOWN}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{PLAY} & Right player down\\ 12 & Left player down\\
13 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT} & Quit\\\bottomrule 13 \opt{recorder,recorderv2fm}{F3}\opt{ondio}{UP}
14 \end{tabular} 14 \opt{h1xx,h300}{PLAY}\opt{ipodcolor,ipodnano}{RIGHT}
15 \end{center} 15 & Right player up\\
16 \opt{recorder,recorderv2fm}{RIGHT}\opt{ondio}{DOWN}
17 \opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{PLAY}
18 & Right player down\\
19 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}
20 \opt{ipodcolor,ipodnano}{SELECT}
21 & Quit\\
22 \end{btnmap}
16\end{table} 23\end{table}