From afe0677beb44dd71d827bb83ec78d150af19d500 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 30 Dec 2007 19:43:10 +0000 Subject: Add the missing brickmania screenshots to the c200 and 5/6GB H10 manual. Fill out the button table and also mention the alternative 'fire' as well and 'left/right' controls on other targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15982 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/brickmania.tex | 19 +++++++++++++------ manual/plugins/images/ss-brickmania-128x128x16.png | Bin 0 -> 1304 bytes manual/plugins/images/ss-brickmania-132x80x16.png | Bin 0 -> 1061 bytes 3 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 manual/plugins/images/ss-brickmania-128x128x16.png create mode 100644 manual/plugins/images/ss-brickmania-132x80x16.png (limited to 'manual') diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex index 2c5c36cffd..1563f4a267 100644 --- a/manual/plugins/brickmania.tex +++ b/manual/plugins/brickmania.tex @@ -24,15 +24,22 @@ must catch it with the paddle. Look out for the bad ones.\\ \begin{table} \begin{btnmap}{}{} - \ButtonLeft\ / \ButtonRight & Moves the paddle\\ - \opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay} - \opt{ONDIO_PAD}{\ButtonMenu} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} - \opt{IRIVER_H10_PAD}{\ButtonPlay} + \ButtonLeft\ / \ButtonRight + \opt{SANSA_C200_PAD}{\\ + \ButtonVolDown\ / \ButtonVolUp} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\\ + \ButtonScrollBack\ / \ButtonScrollFwd} + & Moves the paddle\\ + \opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay\ / \ButtonUp} + \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD} + {\ButtonSelect\ / \ButtonUp} + \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect} + \opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp} & Release the ball / Fire\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} & Open menu / Quit\\ \end{btnmap} \end{table} diff --git a/manual/plugins/images/ss-brickmania-128x128x16.png b/manual/plugins/images/ss-brickmania-128x128x16.png new file mode 100644 index 0000000000..49175707c8 Binary files /dev/null and b/manual/plugins/images/ss-brickmania-128x128x16.png differ diff --git a/manual/plugins/images/ss-brickmania-132x80x16.png b/manual/plugins/images/ss-brickmania-132x80x16.png new file mode 100644 index 0000000000..518e23f5f5 Binary files /dev/null and b/manual/plugins/images/ss-brickmania-132x80x16.png differ -- cgit v1.2.3