Tints a CCNode that implements the CCNodeRGB protocol from current tint to a custom one.
Class CCTintTo
#include <Geode/cocos/actions/CCActionInterval.h>
classCCTintTo:publiccocos2d::CCActionInterval{ ... }
⚠️ This action doesn't support "reverse"
Examples0
Public static methods1
staticcocos2d::CCTintTo*create(floatduration,GLubytered,GLubytegreen,GLubyteblue)
creates an action with duration and color
Public member functions4
boolinitWithDuration(floatduration,GLubytered,GLubytegreen,GLubyteblue)
initializes the action with duration and color
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided
virtualvoidstartWithTarget(cocos2d::CCNode*pTarget)
No description provided
Fields2
;
No description provided
cocos2d::ccColor3Bm_from;
No description provided