CinderView Class Reference

#import <CinderView.h>

List of all members.

Public Member Functions

(id) - initWithFrame:app:
(id) - initFullScreenWithApp:
(void) - setupRenderer:
(void) - draw
(void) - setup:
(void) - setApp:

Public Attributes

cinder::app::Appapp
BOOL stayFullScreen

Properties

BOOL appSetupCalled
BOOL receivesEvents

Member Function Documentation

- (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  

Member Data Documentation

- cinder:
- (BOOL) stayFullScreen

Property Documentation

- (BOOL) appSetupCalled [read, write, assign]
- (BOOL) receivesEvents [read, write, assign]

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