Changes

Jump to navigation Jump to search

Category:Events

142 bytes added, 12:20, 17 June 2012
Line 54: Line 54:  
*'''[[on.mouseUp]]''' is called when we release the left mouse button.  
 
*'''[[on.mouseUp]]''' is called when we release the left mouse button.  
 
*'''[[on.mouseMove]]''' is called when the mouse moves  
 
*'''[[on.mouseMove]]''' is called when the mouse moves  
*'''[[on.grabDown]]''' is called when the grabbing-down motion is detected
+
*'''[[on.grabDown]]''' is called when the grabbing motion is detected (When the user presses and holds the Select key on a device, when the user presses Ctrl + Select on a device, or when the user presses the middle mouse button)
*'''[[on.grabUp]]''' is called when the grabbing-up motion is detected
+
*'''[[on.grabUp]]''' is called after the grabbing action.
 
*'''[[on.grabMove]]''' is called when the cusor is moved while grabbed. '''Doesn't exist anymore in 3.2+.'''
 
*'''[[on.grabMove]]''' is called when the cusor is moved while grabbed. '''Doesn't exist anymore in 3.2+.'''
 
*'''[[on.rightMouseDown]]''' is called when the user pushes the "right click" button
 
*'''[[on.rightMouseDown]]''' is called when the user pushes the "right click" button

Navigation menu