Class cc.Show
- Defined in: CCActionInstant.js
- Extends cc.ActionInstant
Constructor Attributes | Constructor Name and Description |
---|---|
cc.Show()
Show the node
|
Method Summary
Class Detail
cc.Show()
Show the node
Method Detail
-
// example var showAction = cc.Show.create();
- Returns:
- {cc.Show}
-
{cc.FiniteTimeAction} reverse()
- Returns:
- {cc.FiniteTimeAction}
-
update(time)
- Parameters:
- {Number} time