2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Bounce}
|
2006-02-21 11:54:53 +00:00
|
|
|
\begin{figure}[h]
|
|
|
|
\begin{center}
|
2006-03-06 20:47:25 +00:00
|
|
|
\includegraphics[width=4cm]{plugins/images/ss-bounce-\genericimg.png}
|
2006-02-21 11:54:53 +00:00
|
|
|
\end{center}
|
|
|
|
\caption{Bounce}
|
|
|
|
\end{figure}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
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:
|
|
|
|
|
2006-02-28 16:33:04 +00:00
|
|
|
\begin{table}[h!]
|
|
|
|
\begin{center}
|
|
|
|
\begin{tabular}{|c|c|}
|
2006-02-11 01:29:51 +00:00
|
|
|
\hline
|
2006-02-28 16:33:04 +00:00
|
|
|
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}
|
2006-02-11 01:29:51 +00:00
|
|
|
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.
|
2006-03-06 20:47:25 +00:00
|
|
|
\end{itemize}
|