From da6aae3fd3d7c7ae1810675a4884c9d86dc7399b Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sat, 11 Feb 2006 01:29:51 +0000 Subject: forgot to add the files.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8659 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/sliding.tex | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 manual/plugins/sliding.tex (limited to 'manual/plugins/sliding.tex') diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex new file mode 100644 index 0000000000..e569b9f4fa --- /dev/null +++ b/manual/plugins/sliding.tex @@ -0,0 +1,50 @@ +\subsection{Sliding Puzzle} +{\centering\itshape + [Warning: Image ignored] % Unhandled or unsupported graphics: +%\includegraphics[width=3.988cm,height=2.279cm]{images/rockbox-manual-img42.png} + \newline +Sliding puzzle +\par} + +The classic sliding puzzle game. Rearrange the pieces so that you can +see the whole picture. + +Key controls: + +\begin{center}\begin{tabular}{|p{4.7780004cm}|p{4.321cm}|} +\hline +{\centering\bfseries\itshape +KEY +\par} +& +{\centering\bfseries\itshape +ACTION +\par} +\\\hline +{\centering +UP/DOWN/LEFT/RIGHT +\par} +& +Moves +\\\hline +{\centering +F1 +\par} +& +Shuffle +\\\hline +{\centering +F2 +\par} +& +Change the picture +\\\hline +{\centering +OFF +\par} +& +Stop the game +\\\hline +\end{tabular}\end{center} + + -- cgit v1.2.3