Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Instance Methods | Public Attributes | List of all members
AppImplCocoaScreenSaver Class Reference

#import <AppImplCocoaScreenSaver.h>

Inheritance diagram for AppImplCocoaScreenSaver:
[legend]

Instance Methods

(AppImplCocoaScreenSaver *) - init
 
(void- addWindow:
 
(BOOL) - isPreview
 
(size_t) - getNumWindows
 
(cinder::app::WindowRef- getWindowIndex:
 
(cinder::app::WindowRef- getWindow
 
(void- setActiveWindow:
 
(void- animateOneFrame:
 
(float) - getFrameRate
 
(void- setFrameRate:
 
(cinder::fs::path) - getAppPath
 
(void- removeCinderView:
 
(void- finalCleanup
 

Public Attributes

cinder::app::AppScreenSavermApp
 
std::list
< WindowImplCocoaScreenSaver * > 
mWindows
 
WindowImplCocoaScreenSavermActiveWindow
 
float mFrameRate
 
BOOL mSetupCalled
 

Method Documentation

- (void) addWindow: (WindowImplCocoaScreenSaver *)  windowImpl
- (BOOL) isPreview
- (size_t) getNumWindows
- app: (size_t)  index
- app:
- (void) setActiveWindow: (WindowImplCocoaScreenSaver *)  activeWindow
- (void) animateOneFrame: (WindowImplCocoaScreenSaver *)  callee
- (float) getFrameRate
- (void) setFrameRate: (float)  frameRate
- fs:
- (void) removeCinderView: (WindowImplCocoaScreenSaver *)  win
- (void) finalCleanup

Member Data Documentation

- app:
- (list<WindowImplCocoaScreenSaver*>) AppImplCocoaScreenSaver:
- (WindowImplCocoaScreenSaver*) mActiveWindow
- (float) mFrameRate
- (BOOL) mSetupCalled

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