Cinder  0.9.1
Instance Methods | Protected Attributes | List of all members
RendererImpl2dCocoaTouchQuartz Class Reference

#import <RendererImpl2dCocoaTouchQuartz.h>

Inherits NSObject.

Instance Methods

(id) - initWithFrame:cinderView:
 
(UIView *) - view
 
(UIImage *) - getContents:
 
(void) - makeCurrentContext
 
(void) - flushBuffer
 
(void) - defaultResize
 
(CGContextRef- getCGContextRef
 

Protected Attributes

CGContextRef mCurrentRef
 
UIView * view
 

Method Documentation

- (id) initWithFrame: (CGRect)  frame
cinderView: (UIView *)  cinderView 
- (UIView*) view
- (UIImage *) getContents: (cinder::Area area
- (void) makeCurrentContext
- (void) flushBuffer
- (void) defaultResize
- (CGContextRef) getCGContextRef

Member Data Documentation

- (CGContextRef) mCurrentRef
protected
- (UIView *) view
protected

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