1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/bounce.tex
Martin Arver 37d26dead9 Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 20:47:25 +00:00

36 lines
No EOL
997 B
TeX

\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}