mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-22 09:12:19 -05:00
More handbook changes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@511 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
f3347c9530
commit
62996e54cf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user