|
AR_Engine_SDK
|

Functions | |
| function XUIRotateBy | Create (fDuration, fRotate) end |
| function XUIRotateBy | Clone () end |
| function XUIRotateBy | Reverse () end |
Variables | |
| XUIRotateBy = {} | |
| function XUIRotateBy Clone | ( | ) |
返回一个克隆的动作。
| function XUIRotateBy Create | ( | fDuration | , |
| fRotate | |||
| ) |
用持续时间和旋转角度创建XUIRotateBy动作
| fDuration | number 持续时间,以秒为单位 |
| fRotate | number 旋转角度 |
| function XUIRotateBy Reverse | ( | ) |
返回一个新的动作,执行与原动作完全相反的动作
| XUIRotateBy = {} |
1.8.15