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
|
|
|
|
2010-05-20 17:38:38 +00:00
|
|
|
\begin{btnmap}
|
2012-02-11 15:27:32 +00:00
|
|
|
\PluginUp / \PluginDown
|
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
|
|
|
& Moves to next/previous option\\
|
|
|
|
\nopt{scrollwheel} {
|
|
|
|
\PluginRight{} / \PluginLeft
|
|
|
|
}
|
|
|
|
\opt{scrollwheel} {
|
|
|
|
\PluginScrollFwd{} / \PluginScrollBack
|
|
|
|
}
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2012-02-11 15:27:32 +00:00
|
|
|
& Increases/decreases option value\\
|
|
|
|
\PluginSelect
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2012-02-11 15:27:32 +00:00
|
|
|
& Toggles Scroll mode\\
|
|
|
|
\PluginCancel{} or \PluginExit
|
2009-07-22 18:08:51 +00:00
|
|
|
\opt{HAVEREMOTEKEYMAP}{& }
|
2012-02-11 15:27:32 +00:00
|
|
|
& Exits bounce demo\\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|
|
|
|
|
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}
|