67 lines
1.2 KiB
TeX
67 lines
1.2 KiB
TeX
|
\subsection{Bounce}
|
||
|
{\centering\itshape
|
||
|
[Warning: Image ignored] % Unhandled or unsupported graphics:
|
||
|
%\includegraphics[width=4.15cm,height=2.35cm]{images/rockbox-manual-img48.png}
|
||
|
\newline
|
||
|
The bounce Demo
|
||
|
\par}
|
||
|
|
||
|
This demo is of the word ``Rockbox'' bouncing across the screen. There
|
||
|
is also an analogue clock on the Recorder platform. (The Ondio does
|
||
|
not have clock support.)
|
||
|
|
||
|
Key controls for this demo are:
|
||
|
|
||
|
\begin{center}\begin{tabular}{|p{3.169cm}|p{8.069cm}|}
|
||
|
\hline
|
||
|
{\centering\bfseries\itshape
|
||
|
KEY
|
||
|
\par}
|
||
|
&
|
||
|
{\centering\bfseries\itshape
|
||
|
ACTION
|
||
|
\par}
|
||
|
\\\hline
|
||
|
{\centering
|
||
|
F1/F2/F3
|
||
|
\par}
|
||
|
&
|
||
|
Enters Bounce configuration options
|
||
|
\\\hline
|
||
|
{\centering
|
||
|
UP/DOWN
|
||
|
\par}
|
||
|
&
|
||
|
Moves to next/previous option
|
||
|
\\\hline
|
||
|
{\centering
|
||
|
LEFT/RIGHT
|
||
|
\par}
|
||
|
&
|
||
|
Increases/decreases option value
|
||
|
\\\hline
|
||
|
{\centering
|
||
|
ON
|
||
|
\par}
|
||
|
&
|
||
|
Changes to Scroll mode
|
||
|
\\\hline
|
||
|
{\centering
|
||
|
OFF
|
||
|
\par}
|
||
|
&
|
||
|
Exits bounce demo
|
||
|
\\\hline
|
||
|
\end{tabular}\end{center}
|
||
|
Available options are:
|
||
|
|
||
|
\begin{itemize}
|
||
|
\item \textbf{Xdist/Ydist:} The distance to X axis and Y axis
|
||
|
respectively
|
||
|
\item \textbf{Xadd/Yadd:} how fast the code moves on the sine curve on
|
||
|
each axis
|
||
|
\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing.
|
||
|
\end{itemize}
|
||
|
|
||
|
|