![]() |
Cinder
0.9.1
|
#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 |
- (id) initWithFrame: | (CGRect) | frame | |
cinderView: | (UIView *) | cinderView | |
- (UIView*) view |
- (UIImage *) getContents: | (cinder::Area) | area |
- (void) makeCurrentContext |
- (void) flushBuffer |
- (void) defaultResize |
- (CGContextRef) getCGContextRef |
|
protected |
|
protected |