Jump to content

API Mouse: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import
Admin (talk | contribs)
XML import
Line 25: Line 25:


==Examples==
==Examples==
''No examples available''
''<span style="color:red;">No additional information</span>''


==See also==
==See also==
''<span style="color:red;">No additional information</span>''

Revision as of 22:09, 11 May 2013

<sidebar>API contents</sidebar> Mouse reading interface

Functions provided for this class

GetButtons Gets the button state from the mouse: 4 for left, 1 for right
GetFocus Gets the handle of the component under the mouse
GetPosition Gets the position of the mouse, intersecting with a component or the viewing plane
GetPosition2D Gets the X/Y position of the mouse in screen coords
GetClickSide Gets the side of the component clicked on, 0 to 7


Examples

No additional information

See also

No additional information