diff --git a/trunk/Doc/mufasa_ps_handbook.tex b/trunk/Doc/mufasa_ps_handbook.tex index bade5c2..d31af33 100644 --- a/trunk/Doc/mufasa_ps_handbook.tex +++ b/trunk/Doc/mufasa_ps_handbook.tex @@ -147,9 +147,8 @@ GetMousePos returns the current position of the mouse in \textbf{x} and \textbf{y}. \subsection{HoldMouse} -\pproc \mname{HoldMouse}({\color{typeRed} -{x, y: }}{\color{typeGreen}{Integer}}; {\color{typeRed}{clickType :}} -{\color{typeGreen}{TClickType}}) +\pproc \mname{HoldMouse}(\pvname{x, y:} \pvtype{Integer} \pvname{clickType :} +\pvtype{TClickType}) HoldMouse holds the given mouse button (clickType) down at the specified \textbf{x}, \textbf{y} coordinate. If the mouse if not at the given \textbf{x}, \textbf{y} yet, the mouse position