CinderViewCocoaTouch Class Reference

#import <CinderViewCocoaTouch.h>

List of all members.

Public Member Functions

(id) - initWithFrame:app:renderer:
(void) - drawRect:
(void) - startAnimation
(void) - layoutSubviews
(void) - drawView:
(void) - stopAnimation
(void) - touchesBegan:withEvent:

Properties

BOOL animating
NSInteger animationFrameInterval

Member Function Documentation

- (id) initWithFrame: (CGRect)  frame
app: (cinder::app::AppCocoaTouch *)  app
renderer: (cinder::app::Renderer *)  renderer 
- (void) drawRect: (CGRect)  rect  
- (void) startAnimation  
- (void) layoutSubviews  
- (void) drawView: (id)  sender  
- (void) stopAnimation  
- (void) touchesBegan: (NSSet*)  touches
withEvent: (UIEvent*)  event 

Property Documentation

- (BOOL) animating [read, assign]
- (NSInteger) animationFrameInterval [read, write, assign]

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