cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Timer Member List

This is the complete list of members for Timer, including all inherited members.

_autoReleaseCountObjectprotected
_delayTimerprotected
_elapsedTimerprotected
_IDObject
_intervalTimerprotected
_luaIDObject
_referenceObjectprotected
_repeatTimerprotected
_runForeverTimerprotected
_scriptHandlerTimerprotected
_selectorTimerprotected
_targetTimerprotected
_timesExecutedTimerprotected
_useDelayTimerprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
create(Object *target, SEL_SCHEDULE selector)Timerstatic
create(Object *target, SEL_SCHEDULE selector, float seconds)Timerstatic
createWithScriptHandler(int nHandler, float seconds)Timerstatic
getInterval() const Timer
getScriptHandler() const Timerinline
getSelector() const Timer
initWithScriptHandler(int nHandler, float seconds)Timer
initWithTarget(Object *target, SEL_SCHEDULE selector)Timer
initWithTarget(Object *target, SEL_SCHEDULE selector, float seconds, unsigned int nRepeat, float fDelay)Timer
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
Object()Object
release()Objectinline
retain()Objectinline
retainCount() const Object
setInterval(float interval)Timer
Timer(void)Timer
timerWithScriptHandler(int nHandler, float seconds)Timerinlinestatic
timerWithTarget(Object *target, SEL_SCHEDULE selector)Timerinlinestatic
timerWithTarget(Object *target, SEL_SCHEDULE selector, float seconds)Timerinlinestatic
update(float dt)Timervirtual
~Object()Objectvirtual