Changes

Jump to navigation Jump to search

on.grabDown

2 bytes added, 13:25, 17 June 2012
m
Link
Line 1: Line 1: −
 
+
The event '''on.grabDown''' is used to handle grabbing motions (cursor press & hold).<br /><br />
The event '''on.grabDown''' is used to handle grabbing motions (cursor press & hold).<br />
      
This routine is called in these situations:
 
This routine is called in these situations:
  −
   
* When the user presses and holds the Select key on a device
 
* When the user presses and holds the Select key on a device
 
* When the user presses Ctrl + Select on a device
 
* When the user presses Ctrl + Select on a device
 
* When the user presses the middle mouse button over an active card on the desktop
 
* When the user presses the middle mouse button over an active card on the desktop
        Line 36: Line 32:  
end
 
end
 
</source>
 
</source>
You can see the whole lua example about Ball generation and movements here : [[Balls Example (Class + Events Handling)|Balls_Example]]
+
You can see the whole lua example about Ball generation and movements here : [[Balls_Example|Balls Example (Class + Events Handling)]]
    
== See Also ==
 
== See Also ==

Navigation menu