rockbox/manual/plugins/bounce.tex

36 lines
997 B
TeX
Raw Normal View History

\subsection{Bounce}
\begin{figure}[h]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-bounce-\genericimg.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{table}[h!]
\begin{center}
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
F1/F2/F3 & Enters Bounce configuration options \\\hline
UP/DOWN & Moves to next/previous option \\\hline
LEFT/RIGHT & Increases/decreases option value \\\hline
ON & Changes to Scroll mode \\\hline
OFF & Exits bounce demo\\\hline
\end{tabular}
\end{center}
\end{table}
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}