AR_Engine_SDK
|
函数 | |
function XEMotionManager | new () end |
function XEMotionManager | Open () end |
function XEMotionManager | Close () end |
function XEMotionManager | GetDeviceMotion () end |
function XEMotionManager | GetAcceleration () end |
变量 | |
XEMotionManager = {} | |
function XEMotionManager Close | ( | ) |
XEMotionManager_Close00
function XEMotionManager GetAcceleration | ( | ) |
获取加速计数据
function XEMotionManager GetDeviceMotion | ( | ) |
获取设备姿态
function XEMotionManager new | ( | ) |
XEMotionManager_new00
function XEMotionManager Open | ( | ) |
XEMotionManager_Open00
XEMotionManager = {} |