5e91ec1401
This patch fixes some (mostly small) plugin issues with the "big" YH-keymap patch (a507b). Only one fix affects the main keymaps (virtual keyboard "DONE" now exits after long key /release/ instead of long button /press/). Change-Id: Id34f925ebfa97ae4974cd9405fbe1fee4f597833
30 lines
1.4 KiB
TeX
30 lines
1.4 KiB
TeX
% $Id$ %
|
|
\subsection{Bubbles}
|
|
\screenshot{plugins/images/ss-bubbles}{Bubbles}{img:bubbles}
|
|
The goal of the game is to beat each level as quickly as possible by clearing
|
|
the board of all bubbles. Bubbles are removed from the board when a cluster of
|
|
three of more of the same type is formed. The game is over when any bubbles on
|
|
the board extend below the bottom line. To make things more difficult, the
|
|
entire board is shifted down every time a certain number of shots have been
|
|
fired. Points are awarded depending on how quickly the level was completed.
|
|
|
|
\begin{btnmap}
|
|
\opt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginSelect}
|
|
\nopt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginUp}
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCUp}
|
|
& Pause game\\
|
|
|
|
\nopt{scrollwheel}{\PluginLeft{} / \PluginRight}
|
|
\opt{scrollwheel}{\PluginScrollFwd{} / \PluginScrollBack}
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight}
|
|
& Aim the bubble\\
|
|
|
|
\opt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginUp}
|
|
\nopt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginSelect}
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
|
|
& Fire bubble\\
|
|
|
|
\PluginCancel{} or \PluginExit
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
|
|
& Exit to menu\\
|
|
\end{btnmap}
|