|
virtual bool | initWithTexture (CCTexture2D *pTexture, const CCRect &rect, bool rotated) |
|
virtual void | draw () |
|
virtual void | visit () |
|
void | invalidateMaskedObjectsOrder () |
|
void | addMaskedObject (CCNode *anObject) |
|
void | removeMaskedObject (CCNode *anObject) |
|
void | setExternaTransform (const CCAffineTransform &transform) |
|
void | setChildTransform (const CCAffineTransform &transform) |
|
virtual void | setUniformsForFragmentShader () |
|
const CCAffineTransform & | childTransform () const |
|
const CCAffineTransform & | getExternalTransform () const |
|
void | setLocator (bool locator) |
|
void | setAtlasScale (float scale) |
|
CCAffineTransform | nodeToParentTransform (void) |
|
void | setTexture (CCTexture2D *texture) |
|
bool | initWithTexture (CCTexture2D *pTexture, const CCRect &rect, bool rotated) |
|
|
static CCGLProgram * | programShaderForMask () |
|
static void | updateMaskContainerOf (CCNode *node) |
|
|
void | sortAllMaskedObjects () |
|
void | invalidateTransformCache () |
|
|
std::string | objectId |
|
CCAffineTransform | _externalTransform |
|
CCAffineTransform | _childTransform |
|
The documentation for this class was generated from the following files: