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 |
|
Enumerator |
---|
UNKNOWN_COMMAND |
|
QUAD_COMMAND |
|
CUSTOM_COMMAND |
|
BATCH_COMMAND |
|
GROUP_COMMAND |
|
MESH_COMMAND |
|
PRIMITIVE_COMMAND |
|
TRIANGLES_COMMAND |
|
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.
Returns the Command type.
Returns the Command type.
bool isTransparent |
( |
| ) |
const |
|
inline |
Retruns whether is transparent.
Retruns whether is transparent.
Retruns whether is transparent.
void setTransparent |
( |
bool |
isTransparent | ) |
|
|
inline |
var setTransparent |
( |
var |
isTransparent | ) |
|
|
inline |
local setTransparent |
( |
local |
isTransparent | ) |
|
|
inline |
The documentation for this class was generated from the following file: