cocos2d-x  3.0-beta2
 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.

_delayTimerprotected
_elapsedTimerprotected
_IDObject
_intervalTimerprotected
_luaIDObject
_referenceCountObjectprotected
_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 handler, float seconds)Timerstatic
getInterval() const Timer
getReferenceCount() const Object
getScriptHandler() const Timerinline
getSelector() const Timer
initWithScriptHandler(int handler, float seconds)Timer
initWithTarget(Object *target, SEL_SCHEDULE selector)Timer
initWithTarget(Object *target, SEL_SCHEDULE selector, float seconds, unsigned int repeat, float delay)Timer
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
Object()Object
release()Object
retain()Objectinline
retainCount() const Objectinline
setInterval(float interval)Timer
Timer(void)Timer
timerWithScriptHandler(int handler, 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