Moai SDK
1.5 revision 1 (MoaiEdition)
|
Function List | |
getLocation | |
setCallback |
Returns the current information about the physical location.
function getLocation ( MOAILocationSensor self )
self | ( MOAILocationSensor ) |
Sets or clears the callback to be issued when the location changes.
function setCallback ( MOAILocationSensor self [, function callback ] )
self | ( MOAILocationSensor ) |
callback | ( function ) Optional. Default value is nil. |