This is the complete list of members for Scale9Sprite, including all inherited members.
__pad0__ | Node | |
_actionManager | Node | protected |
_additionalTransform | Node | mutableprotected |
_anchorPoint | Node | protected |
_anchorPointInPoints | Node | protected |
_bottom | Scale9Sprite | protected |
_bottomLeft | Scale9Sprite | protected |
_bottomRight | Scale9Sprite | protected |
_bottomRightSize | Scale9Sprite | protected |
_cameraMask | Node | protected |
_capInsets | Scale9Sprite | protected |
_capInsetsInternal | Scale9Sprite | protected |
_cascadeColorEnabled | Node | protected |
_cascadeOpacityEnabled | Node | protected |
_centerOffset | Scale9Sprite | protected |
_centerSize | Scale9Sprite | protected |
_centre | Scale9Sprite | protected |
_children | Node | protected |
_componentContainer | Node | protected |
_contentSize | Node | protected |
_contentSizeDirty | Node | protected |
_displayedColor | Node | protected |
_displayedOpacity | Node | protected |
_eventDispatcher | Node | protected |
_flippedX | Scale9Sprite | protected |
_flippedY | Scale9Sprite | protected |
_globalZOrder | Node | protected |
_glProgramState | Node | protected |
_hashOfName | Node | protected |
_ignoreAnchorPointForPosition | Node | protected |
_insetBottom | Scale9Sprite | protected |
_insetLeft | Scale9Sprite | protected |
_insetRight | Scale9Sprite | protected |
_insetTop | Scale9Sprite | protected |
_inverse | Node | mutableprotected |
_inverseDirty | Node | mutableprotected |
_isTransitionFinished | Node | protected |
_left | Scale9Sprite | protected |
_localZOrder | Node | protected |
_modelViewTransform | Node | protected |
_name | Node | protected |
_normalizedPosition | Node | protected |
_normalizedPositionDirty | Node | protected |
_offset | Scale9Sprite | protected |
_onEnterCallback | Node | protected |
_onEnterTransitionDidFinishCallback | Node | protected |
_onExitCallback | Node | protected |
_onExitTransitionDidStartCallback | Node | protected |
_orderOfArrival | Node | protected |
_originalSize | Scale9Sprite | protected |
_parent | Node | protected |
_physicsBody | Node | protected |
_physicsScaleStartX | Node | protected |
_physicsScaleStartY | Node | protected |
_position | Node | protected |
_positionsAreDirty | Scale9Sprite | protected |
_positionZ | Node | protected |
_preferredSize | Scale9Sprite | protected |
_protectedChildren | Scale9Sprite | protected |
_realColor | Node | protected |
_realOpacity | Node | protected |
_referenceCount | Ref | protected |
_reorderChildDirty | Node | protected |
_reorderProtectedChildDirty | Scale9Sprite | protected |
_right | Scale9Sprite | protected |
_rotationX | Node | protected |
_rotationY | Node | protected |
_rotationZ_X | Node | protected |
_rotationZ_Y | Node | protected |
_running | Node | protected |
_scale9Enabled | Scale9Sprite | protected |
_scale9Image | Scale9Sprite | protected |
_scaleX | Node | protected |
_scaleY | Node | protected |
_scaleZ | Node | protected |
_scheduler | Node | protected |
_setLocalZOrder(int z) | Node | virtual |
_skewX | Node | protected |
_skewY | Node | protected |
_spriteFrameRotated | Scale9Sprite | protected |
_spriteRect | Scale9Sprite | protected |
_spritesGenerated | Scale9Sprite | protected |
_tag | Node | protected |
_top | Scale9Sprite | protected |
_topLeft | Scale9Sprite | protected |
_topLeftSize | Scale9Sprite | protected |
_topRight | Scale9Sprite | protected |
_transform | Node | mutableprotected |
_transformDirty | Node | mutableprotected |
_transformUpdated | Node | protected |
_useAdditionalTransform | Node | protected |
_userData | Node | protected |
_userObject | Node | protected |
_usingNormalizedPosition | Node | protected |
_visible | Node | protected |
addChild(Node *child) | Node | virtual |
addChild(Node *child, int localZOrder) | Node | virtual |
addChild(Node *child, int localZOrder, int tag) | Node | virtual |
addChild(Node *child, int localZOrder, const std::string &name) | Node | virtual |
addComponent(Component *component) | Node | virtual |
addProtectedChild(Node *child) | Scale9Sprite | protected |
adjustScale9ImagePosition() | Scale9Sprite | protected |
autorelease() | Ref | |
boundingBox() const | Node | inlinevirtual |
childrenAlloc(void) | Node | protected |
cleanup() override | Scale9Sprite | virtual |
cleanupSlicedSprites() | Scale9Sprite | protected |
convertToNodeSpace(const Vec2 &worldPoint) const | Node | |
convertToNodeSpaceAR(const Vec2 &worldPoint) const | Node | |
convertTouchToNodeSpace(Touch *touch) const | Node | |
convertTouchToNodeSpaceAR(Touch *touch) const | Node | |
convertToWindowSpace(const Vec2 &nodePoint) const | Node | protected |
convertToWorldSpace(const Vec2 &nodePoint) const | Node | |
convertToWorldSpaceAR(const Vec2 &nodePoint) const | Node | |
create() | Scale9Sprite | static |
create(const std::string &file, const Rect &rect, const Rect &capInsets) | Scale9Sprite | static |
create(const Rect &capInsets, const std::string &file) | Scale9Sprite | static |
create(const std::string &file, const Rect &rect) | Scale9Sprite | static |
create(const std::string &file) | Scale9Sprite | static |
createSlicedSprites() | Scale9Sprite | protected |
createWithSpriteFrame(SpriteFrame *spriteFrame) | Scale9Sprite | static |
createWithSpriteFrame(SpriteFrame *spriteFrame, const Rect &capInsets) | Scale9Sprite | static |
createWithSpriteFrameName(const std::string &spriteFrameName) | Scale9Sprite | static |
createWithSpriteFrameName(const std::string &spriteFrameName, const Rect &capInsets) | Scale9Sprite | static |
detachChild(Node *child, ssize_t index, bool doCleanup) | Node | protected |
disableCascadeColor() override | Scale9Sprite | virtual |
disableCascadeOpacity() override | Scale9Sprite | virtual |
doEnumerate(std::string name, std::function< bool(Node *)> callback) const | Node | protected |
doEnumerateRecursive(const Node *node, const std::string &name, std::function< bool(Node *)> callback) const | Node | protected |
draw(Renderer *renderer, const Mat4 &transform, uint32_t flags) | Node | virtual |
draw() final | Node | virtual |
enumerateChildren(const std::string &name, std::function< bool(Node *node)> callback) const | Node | virtual |
FLAGS_CONTENT_SIZE_DIRTY enum value | Node | |
FLAGS_DIRTY_MASK enum value | Node | |
FLAGS_TRANSFORM_DIRTY enum value | Node | |
getActionByTag(int tag) | Node | |
getActionManager() | Node | inlinevirtual |
getActionManager() const | Node | inlinevirtual |
getAnchorPoint() const | Node | virtual |
getAnchorPointInPoints() const | Node | virtual |
getBoundingBox() const | Node | virtual |
getCameraMask() const | Node | inline |
getCapInsets() const | Scale9Sprite | |
getChildByName(const std::string &name) const | Node | virtual |
getChildByName(const std::string &name) const | Node | inline |
getChildByTag(int tag) const | Node | virtual |
getChildren() | Node | inlinevirtual |
getChildren() const | Node | inlinevirtual |
getChildrenCount() const | Node | virtual |
getColor() const | Node | virtual |
getComponent(const std::string &name) | Node | |
getContentSize() const | Node | virtual |
getDescription() const | Node | virtual |
getDisplayedColor() const | Node | virtual |
getDisplayedOpacity() const | Node | virtual |
getEventDispatcher() const | Node | inlinevirtual |
getGlobalZOrder() const | Node | inlinevirtual |
getGLProgram() const | Node | |
getGLProgramState() const | Node | |
getGLServerState() const | Node | inline |
getInsetBottom() const | Scale9Sprite | |
getInsetLeft() const | Scale9Sprite | |
getInsetRight() const | Scale9Sprite | |
getInsetTop() const | Scale9Sprite | |
getLocalZOrder() const | Node | inlinevirtual |
getName() const | Node | virtual |
getNodeToParentAffineTransform() const | Node | virtual |
getNodeToParentTransform() const | Node | virtual |
getNodeToWorldAffineTransform() const | Node | virtual |
getNodeToWorldTransform() const | Node | virtual |
getNormalizedPosition() const | Node | virtual |
getNumberOfRunningActions() const | Node | |
getOnEnterCallback() const | Node | inline |
getonEnterTransitionDidFinishCallback() const | Node | inline |
getOnExitCallback() const | Node | inline |
getonExitTransitionDidStartCallback() const | Node | inline |
getOpacity() const | Node | virtual |
getOrderOfArrival() const | Node | |
getOriginalSize() const | Scale9Sprite | |
getParent() | Node | inlinevirtual |
getParent() const | Node | inlinevirtual |
getParentToNodeAffineTransform() const | Node | virtual |
getParentToNodeTransform() const | Node | virtual |
getPhysicsBody() const | Node | |
getPosition() const | Node | virtual |
getPosition(float *x, float *y) const | Node | virtual |
getPosition3D() const | Node | virtual |
getPositionX(void) const | Node | virtual |
getPositionY(void) const | Node | virtual |
getPositionZ() const | Node | virtual |
getPreferredSize() const | Scale9Sprite | |
getReferenceCount() const | Ref | |
getRotation() const | Node | virtual |
getRotation3D() const | Node | virtual |
getRotationSkewX() const | Node | virtual |
getRotationSkewY() const | Node | virtual |
getRotationX() const | Node | inlinevirtual |
getRotationY() const | Node | inlinevirtual |
getScale() const override | Scale9Sprite | virtual |
getScaleX() const override | Scale9Sprite | virtual |
getScaleY() const override | Scale9Sprite | virtual |
getScaleZ() const | Node | virtual |
getScene() const | Node | virtual |
getScheduler() | Node | inlinevirtual |
getScheduler() const | Node | inlinevirtual |
getShaderProgram() const | Node | inline |
getSkewX() const | Node | virtual |
getSkewY() const | Node | virtual |
getSprite() const | Scale9Sprite | |
getTag() const | Node | virtual |
getUserData() | Node | inlinevirtual |
getUserData() const | Node | inlinevirtual |
getUserObject() | Node | inlinevirtual |
getUserObject() const | Node | inlinevirtual |
getVertexZ() const | Node | inlinevirtual |
getWorldToNodeAffineTransform() const | Node | virtual |
getWorldToNodeTransform() const | Node | virtual |
getZOrder() const | Node | inlinevirtual |
ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
init() | Scale9Sprite | virtual |
init(Sprite *sprite, const Rect &rect, bool rotated, const Rect &capInsets) | Scale9Sprite | virtual |
init(Sprite *sprite, const Rect &rect, const Rect &capInsets) | Scale9Sprite | virtual |
init(Sprite *sprite, const Rect &rect, bool rotated, const Vec2 &offset, const Size &originalSize, const Rect &capInsets) | Scale9Sprite | virtual |
initWithBatchNode(SpriteBatchNode *batchnode, const Rect &rect, bool rotated, const Rect &capInsets) | Scale9Sprite | virtual |
initWithBatchNode(SpriteBatchNode *batchnode, const Rect &rect, const Rect &capInsets) | Scale9Sprite | virtual |
initWithFile(const std::string &file, const Rect &rect, const Rect &capInsets) | Scale9Sprite | virtual |
initWithFile(const std::string &file, const Rect &rect) | Scale9Sprite | virtual |
initWithFile(const Rect &capInsets, const std::string &file) | Scale9Sprite | virtual |
initWithFile(const std::string &file) | Scale9Sprite | virtual |
initWithSpriteFrame(SpriteFrame *spriteFrame, const Rect &capInsets) | Scale9Sprite | virtual |
initWithSpriteFrame(SpriteFrame *spriteFrame) | Scale9Sprite | virtual |
initWithSpriteFrameName(const std::string &spriteFrameName, const Rect &capInsets) | Scale9Sprite | virtual |
initWithSpriteFrameName(const std::string &spriteFrameName) | Scale9Sprite | virtual |
insertChild(Node *child, int z) | Node | protected |
INVALID_TAG | Node | static |
isCascadeColorEnabled() const | Node | virtual |
isCascadeOpacityEnabled() const | Node | virtual |
isFlippedX() const | Scale9Sprite | virtual |
isFlippedY() const | Scale9Sprite | virtual |
isIgnoreAnchorPointForPosition() const | Node | virtual |
isOpacityModifyRGB() const | Node | inlinevirtual |
isRunning() const | Node | virtual |
isScale9Enabled() const | Scale9Sprite | |
isScheduled(SEL_SCHEDULE selector) | Node | |
isScheduled(const std::string &key) | Node | |
isVisible() const | Node | virtual |
isVisitableByVisitingCamera() const | Node | protected |
nodeToParentTransform() const | Node | inlinevirtual |
nodeToWorldTransform() const | Node | inlinevirtual |
numberOfRunningActions() const | Node | inline |
onEnter() override | Scale9Sprite | virtual |
onEnterTransitionDidFinish() override | Scale9Sprite | virtual |
onExit() override | Scale9Sprite | virtual |
onExitTransitionDidStart() override | Scale9Sprite | virtual |
parentToNodeTransform() const | Node | inlinevirtual |
pause(void) | Node | virtual |
pauseSchedulerAndActions() | Node | |
processParentFlags(const Mat4 &parentTransform, uint32_t parentFlags) | Node | protected |
Ref() | Ref | protected |
release() | Ref | |
removeAllChildren() | Node | virtual |
removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
removeAllComponents() | Node | virtual |
removeChild(Node *child, bool cleanup=true) | Node | virtual |
removeChildByName(const std::string &name, bool cleanup=true) | Node | virtual |
removeChildByTag(int tag, bool cleanup=true) | Node | virtual |
removeComponent(const std::string &name) | Node | virtual |
removeComponent(Component *component) | Node | virtual |
removeFromParent() | Node | virtual |
removeFromParentAndCleanup(bool cleanup) | Node | virtual |
removeFromPhysicsWorld() | Node | |
reorderChild(Node *child, int localZOrder) | Node | virtual |
resizableSpriteWithCapInsets(const Rect &capInsets) const | Scale9Sprite | |
resume(void) | Node | virtual |
resumeSchedulerAndActions() | Node | |
retain() | Ref | |
runAction(Action *action) | Node | |
s_globalOrderOfArrival | Node | protectedstatic |
Scale9Sprite() | Scale9Sprite | |
schedule(SEL_SCHEDULE selector, float interval, unsigned int repeat, float delay) | Node | |
schedule(SEL_SCHEDULE selector, float interval) | Node | |
schedule(SEL_SCHEDULE selector) | Node | |
schedule(const std::function< void(float)> &callback, const std::string &key) | Node | |
schedule(const std::function< void(float)> &callback, float interval, const std::string &key) | Node | |
schedule(const std::function< void(float)> &callback, float interval, unsigned int repeat, float delay, const std::string &key) | Node | |
scheduleOnce(SEL_SCHEDULE selector, float delay) | Node | |
scheduleOnce(const std::function< void(float)> &callback, float delay, const std::string &key) | Node | |
scheduleUpdate(void) | Node | |
scheduleUpdateWithPriority(int priority) | Node | |
scheduleUpdateWithPriorityLua(int handler, int priority) | Node | |
setActionManager(ActionManager *actionManager) | Node | virtual |
setAdditionalTransform(Mat4 *additionalTransform) | Node | |
setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
setAnchorPoint(const Vec2 &anchorPoint) override | Scale9Sprite | virtual |
setCameraMask(unsigned short mask, bool applyChildren=true) | Node | |
setCapInsets(const Rect &rect) | Scale9Sprite | |
setCascadeColorEnabled(bool cascadeColorEnabled) | Node | virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | Node | virtual |
setColor(const Color3B &color) | Node | virtual |
setContentSize(const Size &size) override | Scale9Sprite | virtual |
setEventDispatcher(EventDispatcher *dispatcher) | Node | virtual |
setFlippedX(bool flippedX) | Scale9Sprite | virtual |
setFlippedY(bool flippedY) | Scale9Sprite | virtual |
setGlobalZOrder(float globalZOrder) | Node | virtual |
setGLProgram(GLProgram *glprogram) | Node | virtual |
setGLProgramState(GLProgramState *glProgramState) | Node | virtual |
setGLServerState(int serverState) | Node | inline |
setInsetBottom(float bottomInset) | Scale9Sprite | |
setInsetLeft(float leftInset) | Scale9Sprite | |
setInsetRight(float rightInset) | Scale9Sprite | |
setInsetTop(float topInset) | Scale9Sprite | |
setLocalZOrder(int localZOrder) | Node | virtual |
setName(const std::string &name) | Node | virtual |
setNodeToParentTransform(const Mat4 &transform) | Node | virtual |
setNormalizedPosition(const Vec2 &position) | Node | virtual |
setOnEnterCallback(const std::function< void()> &callback) | Node | inline |
setonEnterTransitionDidFinishCallback(const std::function< void()> &callback) | Node | inline |
setOnExitCallback(const std::function< void()> &callback) | Node | inline |
setonExitTransitionDidStartCallback(const std::function< void()> &callback) | Node | inline |
setOpacity(GLubyte opacity) | Node | virtual |
setOpacityModifyRGB(bool value) | Node | inlinevirtual |
setOrderOfArrival(int orderOfArrival) | Node | |
setParent(Node *parent) | Node | virtual |
setPhysicsBody(PhysicsBody *body) | Node | |
setPosition(const Vec2 &position) | Node | virtual |
setPosition(float x, float y) | Node | virtual |
setPosition3D(const Vec3 &position) | Node | virtual |
setPositionX(float x) | Node | virtual |
setPositionY(float y) | Node | virtual |
setPositionZ(float positionZ) | Node | virtual |
setPreferredSize(const Size &size) | Scale9Sprite | |
setRotation(float rotation) | Node | virtual |
setRotation3D(const Vec3 &rotation) | Node | virtual |
setRotationSkewX(float rotationX) | Node | virtual |
setRotationSkewY(float rotationY) | Node | virtual |
setRotationX(float rotationX) | Node | inlinevirtual |
setRotationY(float rotationY) | Node | inlinevirtual |
setScale(float scale) override | Scale9Sprite | virtual |
setScale(float scalex, float scaley) override | Scale9Sprite | virtual |
setScale9Enabled(bool enabled) | Scale9Sprite | |
setScaleX(float scaleX) override | Scale9Sprite | virtual |
setScaleY(float scaleY) override | Scale9Sprite | virtual |
setScaleZ(float scaleZ) | Node | virtual |
setScheduler(Scheduler *scheduler) | Node | virtual |
setShaderProgram(GLProgram *glprogram) | Node | inline |
setSkewX(float skewX) | Node | virtual |
setSkewY(float skewY) | Node | virtual |
setSpriteFrame(SpriteFrame *spriteFrame, const Rect &capInsets=Rect::ZERO) | Scale9Sprite | virtual |
setTag(int tag) | Node | virtual |
setUserData(void *userData) | Node | virtual |
setUserObject(Ref *userObject) | Node | virtual |
setVertexZ(float vertexZ) | Node | inlinevirtual |
setVisible(bool visible) | Node | virtual |
setZOrder(int localZOrder) | Node | inlinevirtual |
sortAllChildren() | Node | virtual |
sortAllProtectedChildren() | Scale9Sprite | protectedvirtual |
stopAction(Action *action) | Node | |
stopActionByTag(int tag) | Node | |
stopAllActions() | Node | |
stopAllActionsByTag(int tag) | Node | |
transform(const Mat4 &parentTransform) | Node | protected |
unschedule(SEL_SCHEDULE selector) | Node | |
unschedule(const std::string &key) | Node | |
unscheduleAllCallbacks() | Node | |
unscheduleAllSelectors() | Node | inline |
unscheduleUpdate(void) | Node | |
update(float delta) | Node | virtual |
updateCapInset() | Scale9Sprite | protected |
updateCascadeColor() | Node | protectedvirtual |
updateCascadeOpacity() | Node | protectedvirtual |
updateColor() | Node | inlineprotectedvirtual |
updateDisplayedColor(const Color3B &parentColor) override | Scale9Sprite | virtual |
updateDisplayedOpacity(GLubyte parentOpacity) override | Scale9Sprite | virtual |
updatePhysicsBodyPosition(Scene *layer) | Node | protectedvirtual |
updatePhysicsBodyRotation(Scene *layer) | Node | protectedvirtual |
updatePhysicsBodyScale(Scene *scene) | Node | protectedvirtual |
updatePhysicsBodyTransform(Scene *layer) | Node | protected |
updatePositions() | Scale9Sprite | protected |
updateTransform() | Node | virtual |
updateWithBatchNode(SpriteBatchNode *batchnode, const Rect &originalRect, bool rotated, const Rect &capInsets) | Scale9Sprite | |
updateWithSprite(Sprite *sprite, const Rect &rect, bool rotated, const Rect &capInsets) | Scale9Sprite | virtual |
updateWithSprite(Sprite *sprite, const Rect &rect, bool rotated, const Vec2 &offset, const Size &originalSize, const Rect &capInsets) | Scale9Sprite | virtual |
visit(Renderer *renderer, const Mat4 &parentTransform, uint32_t parentFlags) override | Scale9Sprite | virtual |
cocos2d::Node::visit() final | Node | virtual |
worldToNodeTransform() const | Node | inlinevirtual |
~Node() | Node | virtual |
~Ref() | Ref | virtual |
~Scale9Sprite() | Scale9Sprite | virtual |