Timer Class Reference

#import <Scheduler.h>

List of all members.

Public Member Functions

(id) - initWithTarget:selector:
(id) - initWithTarget:selector:interval:
(void) - fire:

Static Public Member Functions

(id) + timerWithTarget:selector:
(id) + timerWithTarget:selector:interval:


Detailed Description

Light weight timer

Member Function Documentation

- (void) fire: (ccTime dt  

triggers the timer

- (id) initWithTarget: (id)  t
selector: (SEL)  s 

init for Timer

- (id) initWithTarget: (id)  t
selector: (SEL)  s
interval: (ccTime i 

init for Timer with interval

+ (id) timerWithTarget: (id)  t
selector: (SEL)  s 

constructor for timer

+ (id) timerWithTarget: (id)  t
selector: (SEL)  s
interval: (ccTime i 

constructor for timer with interval


The documentation for this class was generated from the following file:

Generated on Tue Jun 9 10:39:46 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8