Cocos2d-x  v3.11
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
CameraBackgroundColorBrush Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
_scriptOwnedRef
autorelease()Ref
BrushType enum nameCameraBackgroundBrush
create(const Color4F &color, float depth)CameraBackgroundColorBrushstatic
cocos2d::CameraBackgroundDepthBrush::create(float depth)CameraBackgroundDepthBrushstatic
createColorBrush(const Color4F &color, float depth)CameraBackgroundBrushstatic
createDepthBrush(float depth=1.f)CameraBackgroundBrushstatic
createNoneBrush()CameraBackgroundBrushstatic
createSkyboxBrush(const std::string &positive_x, const std::string &negative_x, const std::string &positive_y, const std::string &negative_y, const std::string &positive_z, const std::string &negative_z)CameraBackgroundBrushstatic
drawBackground(Camera *camera) overrideCameraBackgroundDepthBrushvirtual
getBrushType() const overrideCameraBackgroundColorBrushinlinevirtual
getReferenceCount() const Ref
isValid()CameraBackgroundBrushinlinevirtual
release()Ref
retain()Ref
setColor(const Color4F &color)CameraBackgroundColorBrush
setDepth(float depth)CameraBackgroundDepthBrushinline
~Ref()Refvirtual