Base class of the RenderCommand hierarchy.
More...
#include <CCRenderCommand.h>
Base class of the RenderCommand hierarchy.
The Renderer knows how to render RenderCommands objects.
| Enumerator |
|---|
| UNKNOWN_COMMAND |
|
| QUAD_COMMAND |
|
| CUSTOM_COMMAND |
|
| BATCH_COMMAND |
|
| GROUP_COMMAND |
|
| MESH_COMMAND |
|
| PRIMITIVE_COMMAND |
|
| TRIANGLES_COMMAND |
|
| float getGlobalOrder |
( |
| ) |
const |
|
inline |
Returns the Command type.
| bool isTransparent |
( |
| ) |
const |
|
inline |
Retruns whether is transparent.
| void setTransparent |
( |
bool |
isTransparent | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /Users/huihoo/Software/huihoo-code/cocos2d-x/cocos2d-x-3.3/cocos/renderer/CCRenderCommand.h