|
Moai SDK
1.5 revision 1 (MoaiEdition)
|
Function List | |
| getLoc | |
| setCallback | |
Returns the location of the pointer on the screen.
function getLoc ( MOAIPointerSensor self )
| self | ( MOAIPointerSensor ) |
Sets or clears the callback to be issued when the pointer location changes.
function setCallback ( MOAIPointerSensor self [, function callback ] )
| self | ( MOAIPointerSensor ) |
| callback | ( function ) Optional. Default value is nil. |