Self Events
|
Top Previous Next |
![]() |
· | onSelfEvent (press): press the left mouse button while the cursor is over the Sprite
|
· | onSelfEvent (release): release the left mouse button while the cursor is over the Sprite
|
· | onSelfEvent (rollOver): move the mouse cursor from outside the Sprite to over it with no mouse button pressed
|
· | onSelfEvent (rollOut): move the mouse cursor from over the Sprite to outside it with no mouse button pressed
|
· | onSelfEvent (dragOver): move the mouse cursor from outside the Sprite to over it with the left mouse button pressed
|
· | onSelfEvent (dragOut): move the mouse cursor from over the Sprite to outside it with the left mouse button pressed
|
· | onSelfEvent (releaseOut): release the left mouse button after moving the cursor outside the Sprite
|
· | onSelfEvent (keyPress): press the define Key. The required key can be entered in the Key field or selected from the common keys drop-down Menu.
|
![]() |
|