summaryrefslogtreecommitdiff
path: root/manual/plugins/bounce.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/bounce.tex')
-rw-r--r--manual/plugins/bounce.tex66
1 files changed, 66 insertions, 0 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
new file mode 100644
index 0000000000..9589f7b575
--- /dev/null
+++ b/manual/plugins/bounce.tex
@@ -0,0 +1,66 @@
1\subsection{Bounce}
2{\centering\itshape
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=4.15cm,height=2.35cm]{images/rockbox-manual-img48.png}
5 \newline
6The bounce Demo
7\par}
8
9This demo is of the word ``Rockbox'' bouncing across the screen. There
10is also an analogue clock on the Recorder platform. (The Ondio does
11not have clock support.)
12
13Key controls for this demo are:
14
15\begin{center}\begin{tabular}{|p{3.169cm}|p{8.069cm}|}
16\hline
17{\centering\bfseries\itshape
18KEY
19\par}
20&
21{\centering\bfseries\itshape
22ACTION
23\par}
24\\\hline
25{\centering
26F1/F2/F3
27\par}
28&
29Enters Bounce configuration options
30\\\hline
31{\centering
32UP/DOWN
33\par}
34&
35Moves to next/previous option
36\\\hline
37{\centering
38LEFT/RIGHT
39\par}
40&
41Increases/decreases option value
42\\\hline
43{\centering
44ON
45\par}
46&
47Changes to Scroll mode
48\\\hline
49{\centering
50OFF
51\par}
52&
53Exits bounce demo
54\\\hline
55\end{tabular}\end{center}
56Available options are:
57
58\begin{itemize}
59\item \textbf{Xdist/Ydist:} The distance to X axis and Y axis
60respectively
61\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on
62each axis
63\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing.
64\end{itemize}
65
66