Class CCEaseExponentialIn

#include <Geode/cocos/actions/CCActionEase.h>
classCCEaseExponentialIn:publiccocos2d::CCActionEase{ ... }

CCEase Exponential In

Examples0
Public static methods1
staticcocos2d::CCEaseExponentialIn*create()

creates the action

Public member functions3
virtualvoidupdate(
floattime
)
No description provided
virtualcocos2d::CCActionInterval*reverse()
No description provided
virtualcocos2d::CCObject*copyWithZone()
No description provided
Fields0
Protected member functions0
Protected fields0