Class CCTintTo

#include <Geode/cocos/actions/CCActionInterval.h>
classCCTintTo:publiccocos2d::CCActionInterval{ ... }

Since v0.7.2

Tints a CCNode that implements the CCNodeRGB protocol from current tint to a custom one.

⚠️ This action doesn't support "reverse"

Examples0
Public static methods1
staticcocos2d::CCTintTo*create(
floatduration
,,,)

creates an action with duration and color

Public member functions4
boolinitWithDuration(
floatduration
,,,)

initializes the action with duration and color

virtualcocos2d::CCObject*copyWithZone()
No description provided
virtualvoidstartWithTarget()
No description provided
virtualvoidupdate(
floattime
)
No description provided
Fields0
Protected member functions0
Protected fields2
;
No description provided
;
No description provided