From 41ee9e33041dd2020e7ee3c44b81cef538b6592f Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Mon, 15 Jan 2007 20:40:48 +0000 Subject: FS#6539 - Thanks to Tom Ross Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins. Add X5 keymappings for wormlet to the manual. Add help text for Jewels on the H10 and give a warning if help text is not defined. Fix bug in spacerocks lives drawing on large screens (larger than Ondio). Change spacerocks comments to C style. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/jewels.tex | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'manual/plugins/jewels.tex') diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex index b8b56685df..fa1dc17ddb 100644 --- a/manual/plugins/jewels.tex +++ b/manual/plugins/jewels.tex @@ -63,6 +63,20 @@ after every one hundred points and randomly clears several jewels. & Show the in-game menu\\ \end{btnmap} \end{table} - To exit the game, bring up the in-game menu and select \setting{Quit}\\ } +\opt{SANSA_E200_PAD}{ + \begin{table} + \begin{btnmap}{}{} + \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown + & Move the cursor around the jewels \\ + \ButtonSelect + & Select a jewel \\ + Hold \ButtonSelect + & Show the in-game menu\\ + \ButtonPower + & Exit\\ + \end{btnmap} + \end{table} +} + -- cgit v1.2.3