cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CustomCommand Member List

This is the complete list of members for CustomCommand, including all inherited members.

_depthRenderCommandprotected
_globalOrderRenderCommandprotected
_is3DRenderCommandprotected
_isTransparentRenderCommandprotected
_skipBatchingRenderCommandprotected
_typeRenderCommandprotected
CustomCommand()CustomCommand
execute()CustomCommand
funcCustomCommand
getDepth() const RenderCommandinline
getGlobalOrder() const RenderCommandinline
getType() const RenderCommandinline
init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags)CustomCommand
init(float depth)CustomCommand
is3D() const RenderCommandinline
isSkipBatching() const RenderCommandinline
isTranslucent()CustomCommandinline
isTransparent() const RenderCommandinline
printID()RenderCommandprotected
RenderCommand()RenderCommandprotected
set3D(bool value)RenderCommandinline
setSkipBatching(bool value)RenderCommandinline
setTransparent(bool isTransparent)RenderCommandinline
Type enum nameRenderCommand
~CustomCommand()CustomCommand
~RenderCommand()RenderCommandprotectedvirtual