Class ccs.ActionTintFrame
- Defined in: CCActionFrame.js
- Extends ccs.ActionFrame
Constructor Attributes | Constructor Name and Description |
---|---|
The Cocostudio's tint action frame.
|
Method Summary
Class Detail
ccs.ActionTintFrame()
The Cocostudio's tint action frame.
Method Detail
-
ctor()Construction of ccs.ActionTintFrame
-
{cc.TintTo} getAction(duration)Returns a tint action with easing.
- Parameters:
- duration
- Returns:
- {cc.TintTo}
-
{cc.Color} getColor()Returns the color of tint action.
- Returns:
- {cc.Color}
-
setColor(color)Changes the tint action color.
- Parameters:
- {cc.Color} color