|
Moai SDK
1.5 revision 1 (MoaiEdition)
|
Function List | |
| getVector | |
| setCallback | |
Returns the joystick vector.
function getVector ( MOAIJoystickSensor self )
| self | ( MOAIJoystickSensor ) |
Sets or clears the callback to be issued when the joystick vector changes.
function setCallback ( MOAIJoystickSensor self [, function callback ] )
| self | ( MOAIJoystickSensor ) |
| callback | ( function ) Optional. Default value is nil. |