#import <CinderView.h>
Public Member Functions | |
| (id) | - initWithFrame:app: |
| (id) | - initFullScreenWithApp: |
| (void) | - setupRenderer: |
| (void) | - draw |
| (void) | - setup: |
| (void) | - setApp: |
Public Attributes | |
| cinder::app::App * | app |
| BOOL | stayFullScreen |
Properties | |
| BOOL | appSetupCalled |
| BOOL | receivesEvents |
| - (id) initWithFrame: | (NSRect) | frame | ||
| app: | (cinder::app::App*) | aApp | ||
| - (id) initFullScreenWithApp: | (cinder::app::App*) | aApp |
| - (void) setupRenderer: | (NSRect) | frame |
| - (void) draw |
| - (void) setup: | (cinder::app::App *) | aApp |
| - (void) setApp: | (cinder::app::App *) | aApp |
| - cinder: |
| - (BOOL) stayFullScreen |
- (BOOL) appSetupCalled [read, write, assign] |
- (BOOL) receivesEvents [read, write, assign] |