CCTimer Class Reference
Inherits from | NSObject |
---|---|
Declared in | CCScheduler.h |
Overview
Contains information about a scheduled selector. Returned by [CCNode schedule:interval:] and related methods.
Note: New CCTimer objects can only be created with the schedule methods. CCTimer should not be subclassed.