Inherits from NSObject
Declared in CC3CC2Extensions.h

Overview

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

Instance Methods

flush

Render any currently queued commands.

- (void)flush

Declared In

CC3CC2Extensions.h

invalidateState

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

- (void)invalidateState

Declared In

CC3CC2Extensions.h