SetMousePosition

From OxeyeWiki

Revision as of 12:15, 19 January 2010 by Thewreck (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

daisy.setMousePosition(x,y)

This method sets the mouse position.

Parameter Expected Type Description
x A number 0 is the left edge of the application. Value is in pixels.
y A number 0 is the top edge of the application. Value is in pixels.
Returns

Returns nothing.

Daisymoon Video Lib

Example

   daisy.setMousePosition(10,10)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox