#import <AppImplCocoaScreenSaver.h>
Public Member Functions | |
(void) | - drawRect: |
(void) | - setFrameRate: |
(float) | - getFrameRate |
(int) | - getWindowWidth |
(int) | - getWindowHeight |
(std::string) | - getAppPath |
Protected Attributes | |
CinderView * | cinderView |
class cinder::app::AppScreenSaver * | app |
- (void) drawRect: | (NSRect) | rect |
- (void) setFrameRate: | (float) | aFrameRate |
- (float) getFrameRate |
- (int) getWindowWidth |
- (int) getWindowHeight |
- std: |
- (CinderView*) cinderView [protected] |
- (class) app: [protected] |