cocos2d-x  3.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
<CCESRenderer> Protocol Reference

#import <CCESRenderer.h>

Inheritance diagram for <CCESRenderer>:
CCES2Renderer

Instance Methods

(id) - initWithDepthFormat:withPixelFormat:withSharegroup:withMultiSampling:withNumberOfSamples:
(BOOL) - resizeFromLayer:
(EAGLContext *) - context
(CGSize) - backingSize
(unsigned int) - colorRenderBuffer
(unsigned int) - defaultFrameBuffer
(unsigned int) - msaaFrameBuffer
(unsigned int) - msaaColorBuffer

Method Documentation

- (CGSize) backingSize
- (unsigned int) colorRenderBuffer
- (EAGLContext*) context
- (unsigned int) defaultFrameBuffer
- (id) initWithDepthFormat: (unsigned int)  depthFormat
withPixelFormat: (unsigned int)  pixelFormat
withSharegroup: (EAGLSharegroup *)  sharegroup
withMultiSampling: (BOOL)  multiSampling
withNumberOfSamples: (unsigned int)  requestedSamples 
- (unsigned int) msaaColorBuffer
- (unsigned int) msaaFrameBuffer
- (BOOL) resizeFromLayer: (CAEAGLLayer *)  layer

Reimplemented in CCES2Renderer.


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