2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Bounce}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
|
2006-06-22 11:07:37 +00:00
|
|
|
This demo is of the word ``Rockbox'' bouncing across the screen.
|
2008-03-23 22:07:09 +00:00
|
|
|
\opt{rtc}{There is also an analogue clock in the background.}
|
2006-06-22 11:07:37 +00:00
|
|
|
In \setting{Scroll mode} the bouncing text is replaced by a different one
|
|
|
|
scrolling from right to left.
|
2006-02-11 01:29:51 +00:00
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
|
|
|
|
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
|
2006-06-22 11:07:37 +00:00
|
|
|
{\ButtonUp\ /\ \ButtonDown}
|
2008-01-29 17:15:01 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp}
|
2006-06-22 11:07:37 +00:00
|
|
|
& Moves to next/previous option\\
|
|
|
|
\ButtonLeft\ /\ \ButtonRight
|
|
|
|
& Increases/decreases option value\\
|
|
|
|
\opt{RECORDER_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
2007-10-16 00:17:27 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
|
|
|
|
{\ButtonSelect}
|
2007-01-19 06:45:59 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
2007-10-16 00:17:27 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonA}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2006-06-22 11:07:37 +00:00
|
|
|
& Toggles Scroll mode\\
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
2007-10-16 00:17:27 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
|
2009-05-21 11:39:22 +00:00
|
|
|
\opt{GIGABEAT_S_PAD}{\ButtonBack}
|
2006-06-22 11:07:37 +00:00
|
|
|
& Exits bounce demo\\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|
2006-02-28 16:33:04 +00:00
|
|
|
\end{table}
|
2006-04-03 22:45:01 +00:00
|
|
|
|
2006-02-11 01:29:51 +00:00
|
|
|
Available options are:
|
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{description}
|
|
|
|
\item[Xdist/Ydist.] The distance to X axis and Y axis
|
2006-02-11 01:29:51 +00:00
|
|
|
respectively
|
2006-04-03 22:45:01 +00:00
|
|
|
\item[Xadd/Yadd.]How fast the code moves on the sine curve on
|
2006-02-11 01:29:51 +00:00
|
|
|
each axis
|
2006-04-03 22:45:01 +00:00
|
|
|
\item[Xsane/Ysane.] Changes the appearance of the bouncing.
|
|
|
|
\end{description}
|