!#en Default Action tag. !#zh 默认动作标签。
!#en to copy object with deep copy. returns a clone of action. !#zh 返回一个克隆的动作。
!#en get the original target. !#zh 获取原始目标节点。
!#en get tag number. !#zh 获取用于识别动作的标签。
!#en get the target. !#zh 获取当前目标节点。
!#en return true if the action has finished. !#zh 如果动作已完成就返回 true。
!#en
Returns a reversed action.
For example:
!#en set tag number. !#zh 设置标签,用于识别动作。
!#en The action will modify the target properties. !#zh 设置目标节点。
Generated using TypeDoc
!#en Base classAction for action classes. !#zh Action 类是所有动作类型的基类。