Action Class

Defined in: https://github.com/cocos-creator/engine/blob/de46973d0b5edcff4f973186ce89752080cb6b7c/cocos2d/actions/CCAction.js:35

Module: cc

Base class cc.Action for action classes.

Index

Properties
Methods

Details

Properties

TAG_INVALID

Default Action tag.

meta description
Type Number
Defined in cocos2d/actions/CCAction.js:168

Methods

clone

to copy object with deep copy. returns a clone of action.

meta description
Returns Action
Defined in cocos2d/actions/CCAction.js:50
isDone

return true if the action has finished.

meta description
Returns Boolean
Defined in cocos2d/actions/CCAction.js:66
getTarget

get the target.

meta description
Returns Node
Defined in cocos2d/actions/CCAction.js:98
setTarget

The action will modify the target properties.

meta description
Defined in cocos2d/actions/CCAction.js:108
Parameters
getOriginalTarget

get the original target.

meta description
Returns Node
Defined in cocos2d/actions/CCAction.js:118
getTag

get tag number.

meta description
Returns Number
Defined in cocos2d/actions/CCAction.js:135
setTag

set tag number.

meta description
Defined in cocos2d/actions/CCAction.js:145
Parameters

results matching ""

    No results matching ""