AR_Engine_SDK
|
Functions | |
function xes__Device | SetAttitudeEnabled (isEnabled) |
function xes__Device | SetAttitudeInterval (interval) |
function xes__Device | SetAccelerationEnabled (isEnabled) |
function xes__Device | SetAccelerationInterval (interval) |
function xes__Device | GetNetworkType () |
function xes__Device | GetDeviceModel () |
function xes__Device | GetDeviceSystemVersion () |
Variables | |
xes__Device = {} | |
xe | Device = xes__Device |
function xes__Device GetDeviceModel | ( | ) |
获取设备型号 @first_add 4.0.2
function xes__Device GetDeviceSystemVersion | ( | ) |
获取设备系统版本 @first_add 4.0.2
function xes__Device GetNetworkType | ( | ) |
获取网络类型 暂未实现
function xes__Device SetAccelerationEnabled | ( | isEnabled | ) |
xes_Device_SetAccelerationEnabled00
isEnabled | boolean |
function xes__Device SetAccelerationInterval | ( | interval | ) |
xes_Device_SetAccelerationInterval00
interval | number |
function xes__Device SetAttitudeEnabled | ( | isEnabled | ) |
xes_Device_SetAttitudeEnabled00
isEnabled | boolean |
function xes__Device SetAttitudeInterval | ( | interval | ) |
xes_Device_SetAttitudeInterval00
interval | number |
xe Device = xes__Device |
xes__Device = {} |