AR_Engine_SDK
|
#include <XUIRotateBy.h>
函数 | |
function XUIRotateBy | Create (fDuration, fRotate) end |
变量 | |
XUIRotateBy = {} | |
function XUIRotateBy Create | ( | fDuration | , |
fRotate | |||
) |
用持续时间和旋转角度创建XUIRotateBy动作
fDuration | number 持续时间,以秒为单位 |
fRotate | number 旋转角度 |
XUIRotateBy = {} |