rockbox/manual/plugins/bounce.tex

67 lines
1.1 KiB
TeX
Raw Normal View History

\subsection{Bounce}
\begin{figure}[h]
\begin{center}
%\includegraphics{plugins/images/\platform/ss_bounce.png}
\end{center}
\caption{Bounce}
\end{figure}
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}