#import <CC3CC2Extensions.h>

Instance Methods | |
| (void) | - flush |
| (void) | - invalidateState |
Dummy class for backwards compatibility with Cocos2D 3.x renderer.
| - (void) flush |
Render any currently queued commands.
| - (void) invalidateState |
Mark the renderer's cached GL state as invalid executing custom OpenGL code.