This is the complete list of members for Scale9Sprite, including all inherited members.
_actionManager | Node | protected |
_additionalTransform | Node | mutableprotected |
_additionalTransformDirty | Node | mutableprotected |
_anchorPoint | Node | protected |
_anchorPointInPoints | Node | protected |
_autoReleaseCount | Object | protected |
_bottom | Scale9Sprite | protected |
_bottomLeft | Scale9Sprite | protected |
_bottomRight | Scale9Sprite | protected |
_camera | Node | protected |
_capInsets | Scale9Sprite | protected |
_capInsetsInternal | Scale9Sprite | protected |
_cascadeColorEnabled | NodeRGBA | protected |
_cascadeOpacityEnabled | NodeRGBA | protected |
_centre | Scale9Sprite | protected |
_children | Node | protected |
_componentContainer | Node | protected |
_contentSize | Node | protected |
_displayedColor | NodeRGBA | protected |
_displayedOpacity | NodeRGBA | protected |
_eventDispatcher | Node | protected |
_grid | Node | protected |
_ID | Object | |
_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 |
_luaID | Object | |
_opacityModifyRGB | Scale9Sprite | protected |
_orderOfArrival | Node | protected |
_originalSize | Scale9Sprite | protected |
_parent | Node | protected |
_position | Node | protected |
_positionsAreDirty | Scale9Sprite | protected |
_preferredSize | Scale9Sprite | protected |
_realColor | NodeRGBA | protected |
_realOpacity | NodeRGBA | protected |
_reference | Object | protected |
_reorderChildDirty | Node | protected |
_right | Scale9Sprite | protected |
_rotationX | Node | protected |
_rotationY | Node | protected |
_running | Node | protected |
_scale9Image | Scale9Sprite | protected |
_scaleX | Node | protected |
_scaleY | Node | protected |
_scheduler | Node | protected |
_scriptHandler | Node | protected |
_scriptType | Node | protected |
_setZOrder(int z) | Node | virtual |
_shaderProgram | Node | protected |
_skewX | Node | protected |
_skewY | Node | protected |
_spriteFrameRotated | Scale9Sprite | protected |
_spriteRect | Scale9Sprite | protected |
_spritesGenerated | Scale9Sprite | protected |
_tag | Node | protected |
_top | Scale9Sprite | protected |
_topLeft | Scale9Sprite | protected |
_topRight | Scale9Sprite | protected |
_transform | Node | mutableprotected |
_transformDirty | Node | mutableprotected |
_updateScriptHandler | Node | protected |
_userData | Node | protected |
_userObject | Node | protected |
_vertexZ | Node | protected |
_visible | Node | protected |
_ZOrder | Node | protected |
acceptVisitor(DataVisitor &visitor) | Object | virtual |
addChild(Node *child) | Node | virtual |
addChild(Node *child, int zOrder) | Node | virtual |
addChild(Node *child, int zOrder, int tag) | Node | virtual |
addComponent(Component *pComponent) | Node | virtual |
autorelease() | Object | |
boundingBox() const | Node | inlinevirtual |
childrenAlloc(void) | Node | protected |
cleanup() | Node | virtual |
convertToNodeSpace(const Point &worldPoint) const | Node | |
convertToNodeSpaceAR(const Point &worldPoint) const | Node | |
convertTouchToNodeSpace(Touch *touch) const | Node | |
convertTouchToNodeSpaceAR(Touch *touch) const | Node | |
convertToWindowSpace(const Point &nodePoint) const | Node | protected |
convertToWorldSpace(const Point &nodePoint) const | Node | |
convertToWorldSpaceAR(const Point &nodePoint) const | Node | |
create() | Scale9Sprite | static |
create(const char *file, const Rect &rect, const Rect &capInsets) | Scale9Sprite | static |
create(const Rect &capInsets, const char *file) | Scale9Sprite | static |
create(const char *file, const Rect &rect) | Scale9Sprite | static |
create(const char *file) | Scale9Sprite | static |
createWithSpriteFrame(SpriteFrame *spriteFrame) | Scale9Sprite | static |
createWithSpriteFrame(SpriteFrame *spriteFrame, const Rect &capInsets) | Scale9Sprite | static |
createWithSpriteFrameName(const char *spriteFrameName) | Scale9Sprite | static |
createWithSpriteFrameName(const char *spriteFrameName, const Rect &capInsets) | Scale9Sprite | static |
description(void) const | Node | |
detachChild(Node *child, long index, bool doCleanup) | Node | protected |
draw() | Node | virtual |
getActionByTag(int tag) | Node | |
getActionManager() | Node | inlinevirtual |
getActionManager() const | Node | inlinevirtual |
getAnchorPoint() const | Node | virtual |
getAnchorPointInPoints() const | Node | virtual |
getBoundingBox() const | Node | virtual |
getCamera() | Node | virtual |
getCapInsets(void) | Scale9Sprite | virtual |
getChildByTag(int tag) | Node | |
getChildren() | Node | inlinevirtual |
getChildren() const | Node | inlinevirtual |
getChildrenCount() const | Node | |
getColor() const override | Scale9Sprite | virtual |
getComponent(const char *pName) | Node | |
getContentSize() const | Node | virtual |
getDisplayedColor() const override | NodeRGBA | virtual |
getDisplayedOpacity() const override | NodeRGBA | virtual |
getEventDispatcher() const | Node | inlinevirtual |
getGLServerState() const | Node | inline |
getGrid() | Node | inlinevirtual |
getGrid() const | Node | inlinevirtual |
getInsetBottom(void) | Scale9Sprite | virtual |
getInsetLeft(void) | Scale9Sprite | virtual |
getInsetRight(void) | Scale9Sprite | virtual |
getInsetTop(void) | Scale9Sprite | virtual |
getNodeToParentTransform() const | Node | virtual |
getNodeToWorldTransform() const | Node | virtual |
getNumberOfRunningActions() const | Node | |
getOpacity() const override | Scale9Sprite | virtual |
getOrderOfArrival() const | Node | virtual |
getOriginalSize(void) | Scale9Sprite | virtual |
getParent() | Node | inlinevirtual |
getParent() const | Node | inlinevirtual |
getParentToNodeTransform() const | Node | virtual |
getPosition() const | Node | virtual |
getPosition(float *x, float *y) const | Node | virtual |
getPositionX(void) const | Node | virtual |
getPositionY(void) const | Node | virtual |
getPreferredSize(void) | Scale9Sprite | virtual |
getRotation() const | Node | virtual |
getRotationX() const | Node | virtual |
getRotationY() const | Node | virtual |
getScale() const | Node | virtual |
getScaleX() const | Node | virtual |
getScaleY() const | Node | virtual |
getScheduler() | Node | inlinevirtual |
getScheduler() const | Node | inlinevirtual |
getShaderProgram() | Node | inlinevirtual |
getShaderProgram() const | Node | inlinevirtual |
getSkewX() const | Node | virtual |
getSkewY() const | Node | virtual |
getTag() const | Node | virtual |
getUserData() | Node | inlinevirtual |
getUserData() const | Node | inlinevirtual |
getUserObject() | Node | inlinevirtual |
getUserObject() const | Node | inlinevirtual |
getVertexZ() const | Node | virtual |
getWorldToNodeTransform() const | Node | virtual |
getZOrder() const | Node | virtual |
ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
init() | 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 char *file, const Rect &rect, const Rect &capInsets) | Scale9Sprite | virtual |
initWithFile(const char *file, const Rect &rect) | Scale9Sprite | virtual |
initWithFile(const Rect &capInsets, const char *file) | Scale9Sprite | virtual |
initWithFile(const char *file) | Scale9Sprite | virtual |
initWithSpriteFrame(SpriteFrame *spriteFrame, const Rect &capInsets) | Scale9Sprite | virtual |
initWithSpriteFrame(SpriteFrame *spriteFrame) | Scale9Sprite | virtual |
initWithSpriteFrameName(const char *spriteFrameName, const Rect &capInsets) | Scale9Sprite | virtual |
initWithSpriteFrameName(const char *spriteFrameName) | Scale9Sprite | virtual |
insertChild(Node *child, int z) | Node | protected |
INVALID_TAG | Node | static |
isCascadeColorEnabled() const override | NodeRGBA | virtual |
isCascadeOpacityEnabled() const override | NodeRGBA | virtual |
isEqual(const Object *object) | Object | virtual |
isIgnoreAnchorPointForPosition() const | Node | virtual |
isOpacityModifyRGB(void) const override | Scale9Sprite | virtual |
isRunning() const | Node | virtual |
isScheduled(SEL_SCHEDULE selector) | Node | |
isSingleReference() const | Object | |
isVisible() const | Node | virtual |
Node(void) | Node | |
NodeRGBA() | NodeRGBA | |
nodeToParentTransform() const | Node | inlinevirtual |
nodeToWorldTransform() const | Node | inlinevirtual |
numberOfRunningActions() const | Node | inline |
Object() | Object | |
onEnter() | Node | virtual |
onEnterTransitionDidFinish() | Node | virtual |
onExit() | Node | virtual |
onExitTransitionDidStart() | Node | virtual |
parentToNodeTransform() const | Node | inlinevirtual |
pause(void) | Node | |
pauseSchedulerAndActions(void) | Node | |
release() | Object | inline |
removeAllChildren() | Node | virtual |
removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
removeAllComponents() | Node | virtual |
removeChild(Node *child, bool cleanup=true) | Node | virtual |
removeChildByTag(int tag, bool cleanup=true) | Node | virtual |
removeComponent(const char *pName) | Node | virtual |
removeFromParent() | Node | virtual |
removeFromParentAndCleanup(bool cleanup) | Node | virtual |
reorderChild(Node *child, int zOrder) | Node | virtual |
resizableSpriteWithCapInsets(const Rect &capInsets) | Scale9Sprite | |
resume(void) | Node | |
resumeSchedulerAndActions(void) | Node | |
retain() | Object | inline |
retainCount() const | Object | |
runAction(Action *action) | Node | |
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 | |
scheduleOnce(SEL_SCHEDULE selector, float delay) | Node | |
scheduleUpdate(void) | Node | |
scheduleUpdateWithPriority(int priority) | Node | |
scheduleUpdateWithPriorityLua(int handler, int priority) | Node | |
setActionManager(ActionManager *actionManager) | Node | virtual |
setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
setAnchorPoint(const Point &anchorPoint) | Node | virtual |
setCapInsets(Rect var) | Scale9Sprite | virtual |
setCascadeColorEnabled(bool cascadeColorEnabled) override | NodeRGBA | virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled) override | NodeRGBA | virtual |
setColor(const Color3B &color) override | Scale9Sprite | virtual |
setContentSize(const Size &size) override | Scale9Sprite | virtual |
setEventDispatcher(EventDispatcher *dispatcher) | Node | virtual |
setGLServerState(int serverState) | Node | inline |
setGrid(GridBase *grid) | Node | virtual |
setInsetBottom(float var) | Scale9Sprite | virtual |
setInsetLeft(float var) | Scale9Sprite | virtual |
setInsetRight(float var) | Scale9Sprite | virtual |
setInsetTop(float var) | Scale9Sprite | virtual |
setOpacity(GLubyte opacity) override | Scale9Sprite | virtual |
setOpacityModifyRGB(bool bValue) override | Scale9Sprite | virtual |
setOrderOfArrival(int orderOfArrival) | Node | virtual |
setParent(Node *parent) | Node | virtual |
setPosition(const Point &position) | Node | virtual |
setPosition(float x, float y) | Node | virtual |
setPositionX(float x) | Node | virtual |
setPositionY(float y) | Node | virtual |
setPreferredSize(Size var) | Scale9Sprite | virtual |
setRotation(float rotation) | Node | virtual |
setRotationX(float rotationX) | Node | virtual |
setRotationY(float rotationY) | Node | virtual |
setScale(float scale) | Node | virtual |
setScale(float scaleX, float scaleY) | Node | virtual |
setScaleX(float scaleX) | Node | virtual |
setScaleY(float scaleY) | Node | virtual |
setScheduler(Scheduler *scheduler) | Node | virtual |
setShaderProgram(GLProgram *shaderProgram) | Node | virtual |
setSkewX(float fSkewX) | Node | virtual |
setSkewY(float fSkewY) | Node | virtual |
setSpriteFrame(SpriteFrame *spriteFrame) | Scale9Sprite | virtual |
setTag(int tag) | Node | virtual |
setUserData(void *userData) | Node | virtual |
setUserObject(Object *userObject) | Node | virtual |
setVertexZ(float vertexZ) | Node | virtual |
setVisible(bool visible) | Node | virtual |
setZOrder(int zOrder) | Node | virtual |
sortAllChildren() | Node | virtual |
stopAction(Action *action) | Node | |
stopActionByTag(int tag) | Node | |
stopAllActions() | Node | |
transform() | Node | |
transformAncestors() | Node | |
unschedule(SEL_SCHEDULE selector) | Node | |
unscheduleAllSelectors(void) | Node | |
unscheduleUpdate(void) | Node | |
update(float delta) | Node | virtual |
updateCapInset() | Scale9Sprite | protected |
updateDisplayedColor(const Color3B &parentColor) override | Scale9Sprite | virtual |
updateDisplayedOpacity(GLubyte parentOpacity) override | Scale9Sprite | virtual |
updatePositions() | Scale9Sprite | protected |
updateTransform() | Node | virtual |
updateWithBatchNode(SpriteBatchNode *batchnode, const Rect &rect, bool rotated, const Rect &capInsets) | Scale9Sprite | virtual |
visit() override | Scale9Sprite | virtual |
worldToNodeTransform() const | Node | inlinevirtual |
~Node(void) | Node | virtual |
~NodeRGBA() | NodeRGBA | virtual |
~Object() | Object | virtual |
~RGBAProtocol() | RGBAProtocol | inlinevirtual |
~Scale9Sprite() | Scale9Sprite | virtual |