cocos2d-x  2.2.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCDirectorCaller Class Reference

#import <CCDirectorCaller.h>

Inheritance diagram for CCDirectorCaller:

Instance Methods

(void) - startMainLoop
(void) - doCaller:
(void) - setAnimationInterval:
(void) - startMainLoop
(void) - end
(void) - doCaller:
(void) - setAnimationInterval:

Class Methods

(id) + sharedDirectorCaller
(void) + destroy
(id) + sharedDirectorCaller

Protected Attributes

id displayLink
CVDisplayLinkRef displayLink
NSTimer * renderTimer

Properties

int interval

Method Documentation

+ (void) destroy
- (void) doCaller: (id)  sender
- (void) doCaller: (id)  sender
- (void) end
- (void) setAnimationInterval: (double)  interval
- (void) setAnimationInterval: (double)  interval
+ (id) sharedDirectorCaller
+ (id) sharedDirectorCaller
- (void) startMainLoop
- (void) startMainLoop

Member Data Documentation

- (id) displayLink
protected
- (CVDisplayLinkRef) displayLink
protected
- (NSTimer*) renderTimer
protected

Property Documentation

- (int) interval
readwriteatomicassign

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