Cocos3D  2.0.1
Instance Methods | List of all members
CCRenderer Class Reference

#import <CC3CC2Extensions.h>

Inheritance diagram for CCRenderer:
Inheritance graph
[legend]

Instance Methods

(void) - flush
 
(void) - invalidateState
 

Detailed Description

Dummy class for backwards compatibility with Cocos2D 3.x renderer.

Method Documentation

- (void) flush

Render any currently queued commands.

- (void) invalidateState

Mark the renderer's cached GL state as invalid executing custom OpenGL code.


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