Class cc.TargetedAction#ctor
- Defined in: CCActionInterval.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
cc.TargetedAction#ctor(target, action)
Create an action with the specified action and forced target
|
Class Detail
cc.TargetedAction#ctor(target, action)
Create an action with the specified action and forced target
- Parameters:
- {cc.Node} target
- {cc.FiniteTimeAction} action