This is the complete list of members for ControlSlider, including all inherited members.
_accelerationListener | Layer | protected |
_accelerometerEnabled | Layer | protected |
_actionManager | Node | protected |
_additionalTransform | Node | mutableprotected |
_additionalTransformDirty | Node | mutableprotected |
_anchorPoint | Node | protected |
_anchorPointInPoints | Node | protected |
_autoReleaseCount | Object | protected |
_backgroundSprite | ControlSlider | protected |
_camera | Node | protected |
_cascadeColorEnabled | LayerRGBA | protected |
_cascadeOpacityEnabled | LayerRGBA | protected |
_children | Node | protected |
_componentContainer | Node | protected |
_contentSize | Node | protected |
_dispatchTable | Control | protected |
_displayedColor | LayerRGBA | protected |
_displayedOpacity | LayerRGBA | protected |
_enabled | Control | protected |
_eventPriority | Node | protected |
_globalEventPriorityIndex | Node | protectedstatic |
_grid | Node | protected |
_hasVisibleParents | Control | protected |
_highlighted | Control | protected |
_ID | Object | |
_ignoreAnchorPointForPosition | Node | protected |
_inverse | Node | mutableprotected |
_inverseDirty | Node | mutableprotected |
_isOpacityModifyRGB | Control | protected |
_isTransitionFinished | Node | protected |
_keyboardEnabled | Layer | protected |
_keyboardListener | Layer | protected |
_luaID | Object | |
_maximumAllowedValue | ControlSlider | protected |
_maximumValue | ControlSlider | protected |
_minimumAllowedValue | ControlSlider | protected |
_minimumValue | ControlSlider | protected |
_oldEventPriority | Node | protected |
_orderOfArrival | Node | protected |
_parent | Node | protected |
_position | Node | protected |
_progressSprite | ControlSlider | protected |
_realColor | LayerRGBA | protected |
_realOpacity | LayerRGBA | protected |
_reference | Object | protected |
_reorderChildDirty | Node | protected |
_rotationX | Node | protected |
_rotationY | Node | protected |
_running | Node | protected |
_scaleX | Node | protected |
_scaleY | Node | protected |
_scheduler | Node | protected |
_scriptHandler | Node | protected |
_scriptType | Node | protected |
_selected | Control | protected |
_setZOrder(int z) | Node | virtual |
_shaderProgram | Node | protected |
_skewX | Node | protected |
_skewY | Node | protected |
_state | Control | protected |
_tag | Node | protected |
_thumbSprite | ControlSlider | protected |
_touchEnabled | Layer | protected |
_touchListener | Layer | protected |
_transform | Node | mutableprotected |
_transformDirty | Node | mutableprotected |
_updateScriptHandler | Node | protected |
_userData | Node | protected |
_userObject | Node | protected |
_value | ControlSlider | 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 |
addTargetWithActionForControlEvent(Object *target, Handler action, EventType controlEvent) | Control | protected |
addTargetWithActionForControlEvents(Object *target, Handler action, EventType controlEvents) | Control | virtual |
addTouchListener() | Layer | protected |
autorelease() | Object | |
boundingBox() const | Node | inlinevirtual |
ccTouchBegan(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
ccTouchCancelled(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
ccTouchEnded(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesBegan(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesCancelled(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesEnded(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchesMoved(Set *pTouches, Event *pEvent) final | Layer | inlinevirtual |
ccTouchMoved(Touch *pTouch, Event *pEvent) final | Layer | inlinevirtual |
childrenAlloc(void) | Node | protected |
cleanup() | Node | virtual |
Control() | Control | |
ControlSlider() | ControlSlider | |
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(const char *bgFile, const char *progressFile, const char *thumbFile) | ControlSlider | static |
create(Sprite *backgroundSprite, Sprite *pogressSprite, Sprite *thumbSprite) | ControlSlider | static |
cocos2d::extension::Control::create() | Control | static |
CREATE_FUNC(LayerRGBA) | LayerRGBA | |
description(void) const | Node | |
detachChild(Node *child, int index, bool doCleanup) | Node | protected |
didAccelerate(Acceleration *accelerationValue) final | Layer | inlinevirtual |
dispatchListforControlEvent(EventType controlEvent) | Control | protected |
draw() | Node | virtual |
EventType enum name | Control | |
getActionByTag(int tag) | Node | |
getActionManager() | Node | inlinevirtual |
getActionManager() const | Node | inlinevirtual |
getAnchorPoint() const | Node | virtual |
getAnchorPointInPoints() const | Node | virtual |
getBackgroundSprite(void) | ControlSlider | virtual |
getBoundingBox() const | Node | virtual |
getCamera() | Node | virtual |
getChildByTag(int tag) | Node | |
getChildren() | Node | inlinevirtual |
getChildren() const | Node | inlinevirtual |
getChildrenCount() const | Node | |
getColor() const override | LayerRGBA | virtual |
getComponent(const char *pName) | Node | |
getContentSize() const | Node | virtual |
getDisplayedColor() const override | LayerRGBA | virtual |
getDisplayedOpacity() const override | LayerRGBA | virtual |
getGLServerState() const | Node | inline |
getGrid() | Node | inlinevirtual |
getGrid() const | Node | inlinevirtual |
getMaximumAllowedValue | ControlSlider | |
getMaximumValue(void) | ControlSlider | virtual |
getMinimumAllowedValue | ControlSlider | |
getMinimumValue(void) | ControlSlider | virtual |
getNodeToParentTransform() const | Node | virtual |
getNodeToWorldTransform() const | Node | virtual |
getNumberOfRunningActions() const | Node | |
getOpacity() const override | LayerRGBA | virtual |
getOrderOfArrival() const | Node | 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 |
getProgressSprite(void) | ControlSlider | 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 |
getState(void) | Control | virtual |
getTag() const | Node | virtual |
getThumbSprite(void) | ControlSlider | virtual |
getTouchLocation(Touch *touch) | Control | virtual |
getTouchMode() const | Layer | virtual |
getUserData() | Node | inlinevirtual |
getUserData() const | Node | inlinevirtual |
getUserObject() | Node | inlinevirtual |
getUserObject() const | Node | inlinevirtual |
getValue(void) | ControlSlider | virtual |
getVertexZ() const | Node | virtual |
getWorldToNodeTransform() const | Node | virtual |
getZOrder() const | Node | virtual |
Handler typedef | Control | |
hasVisibleParents() const | Control | |
ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
init(void) | Control | virtual |
initWithSprites(Sprite *backgroundSprite, Sprite *progressSprite, Sprite *thumbSprite) | ControlSlider | virtual |
insertChild(Node *child, int z) | Node | protected |
INVALID_TAG | Node | static |
invocationWithTargetAndActionForControlEvent(Object *target, Handler action, EventType controlEvent) | Control | protected |
isAccelerometerEnabled() const | Layer | virtual |
isCascadeColorEnabled() const override | LayerRGBA | virtual |
isCascadeOpacityEnabled() const override | LayerRGBA | virtual |
isEnabled() const | Control | virtual |
isEqual(const Object *object) | Object | virtual |
isHighlighted() const | Control | virtual |
isIgnoreAnchorPointForPosition() const | Node | virtual |
isKeyboardEnabled() const | Layer | virtual |
isKeypadEnabled() const final | Layer | inlinevirtual |
isOpacityModifyRGB() const override | Control | virtual |
isRunning() const | Node | virtual |
isScheduled(SEL_SCHEDULE selector) | Node | |
isSelected() const | Control | virtual |
isSingleReference() const | Object | |
isSwallowsTouches() const | Layer | virtual |
isTouchEnabled() const | Layer | virtual |
isTouchInside(Touch *touch) | ControlSlider | virtual |
isVisible() const | Node | virtual |
keyBackClicked() final | Layer | inlinevirtual |
keyMenuClicked() final | Layer | inlinevirtual |
keyPressed(int keyCode) final | Layer | inlinevirtual |
keyReleased(int keyCode) final | Layer | inlinevirtual |
Layer() | Layer | |
LayerRGBA() | LayerRGBA | |
locationFromTouch(Touch *touch) | ControlSlider | |
needsLayout() | ControlSlider | virtual |
Node(void) | Node | |
nodeToParentTransform() const | Node | inlinevirtual |
nodeToWorldTransform() const | Node | inlinevirtual |
numberOfRunningActions() const | Node | inline |
Object() | Object | |
onAcceleration(Acceleration *acc, Event *event) | Layer | virtual |
onEnter() override | Control | virtual |
onEnterTransitionDidFinish() override | Layer | virtual |
onExit() override | Control | virtual |
onExitTransitionDidStart() | Node | virtual |
onKeyPressed(EventKeyboard::KeyCode keyCode, Event *event) | Layer | virtual |
onKeyReleased(EventKeyboard::KeyCode keyCode, Event *event) | Layer | virtual |
onTouchBegan(Touch *touch, Event *pEvent) | ControlSlider | protectedvirtual |
onTouchCancelled(Touch *touch, Event *event) | Control | inlinevirtual |
onTouchEnded(Touch *pTouch, Event *pEvent) | ControlSlider | protectedvirtual |
onTouchesBegan(const std::vector< Touch * > &touches, Event *event) | Layer | virtual |
onTouchesCancelled(const std::vector< Touch * > &touches, Event *event) | Layer | virtual |
onTouchesEnded(const std::vector< Touch * > &touches, Event *event) | Layer | virtual |
onTouchesMoved(const std::vector< Touch * > &touches, Event *event) | Layer | virtual |
onTouchMoved(Touch *pTouch, Event *pEvent) | ControlSlider | protectedvirtual |
parentToNodeTransform() const | Node | inlinevirtual |
pauseSchedulerAndActions(void) | Node | |
registerWithTouchDispatcher() final | Layer | inlinevirtual |
release() | Object | inline |
removeAllChildren() | Node | virtual |
removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
removeAllComponents() | Node | virtual |
removeAllEventListeners() | Node | protected |
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 |
removeTargetWithActionForControlEvent(Object *target, Handler action, EventType controlEvent) | Control | protected |
removeTargetWithActionForControlEvents(Object *target, Handler action, EventType controlEvents) | Control | virtual |
reorderChild(Node *child, int zOrder) | Node | virtual |
resumeSchedulerAndActions(void) | Node | |
retain() | Object | inline |
retainCount() const | Object | |
runAction(Action *action) | Node | |
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 | |
sendActionsForControlEvents(EventType controlEvents) | Control | virtual |
setAccelerometerEnabled(bool value) | Layer | virtual |
setAccelerometerInterval(double interval) | Layer | virtual |
setActionManager(ActionManager *actionManager) | Node | virtual |
setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
setAnchorPoint(const Point &anchorPoint) | Node | virtual |
setBackgroundSprite(Sprite *var) | ControlSlider | virtual |
setCascadeColorEnabled(bool cascadeColorEnabled) override | LayerRGBA | virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled) override | LayerRGBA | virtual |
setColor(const Color3B &color) override | LayerRGBA | virtual |
setContentSize(const Size &contentSize) | Node | virtual |
setDirtyForAllEventListeners() | Node | protected |
setEnabled(bool enabled) | ControlSlider | virtual |
setGLServerState(int serverState) | Node | inline |
setGrid(GridBase *grid) | Node | virtual |
setHighlighted(bool bHighlighted) | Control | virtual |
setKeyboardEnabled(bool value) | Layer | virtual |
setKeypadEnabled(bool value) | Layer | inlinevirtual |
setMaximumValue(float val) | ControlSlider | virtual |
setMinimumValue(float val) | ControlSlider | virtual |
setOpacity(GLubyte opacity) override | LayerRGBA | virtual |
setOpacityModifyRGB(bool bOpacityModifyRGB) override | Control | 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 |
setProgressSprite(Sprite *var) | ControlSlider | virtual |
setRotation(float rotation) | Node | virtual |
setRotationX(float rotationX) | Node | virtual |
setRotationY(float rotationY) | Node | virtual |
setScale(float scale) | Node | virtual |
setScaleX(float scaleX) | Node | virtual |
setScaleY(float scaleY) | Node | virtual |
setScheduler(Scheduler *scheduler) | Node | virtual |
setSelected(bool bSelected) | Control | virtual |
setShaderProgram(GLProgram *shaderProgram) | Node | virtual |
setSkewX(float fSkewX) | Node | virtual |
setSkewY(float fSkewY) | Node | virtual |
setSwallowsTouches(bool swallowsTouches) | Layer | virtual |
setTag(int tag) | Node | virtual |
setThumbSprite(Sprite *var) | ControlSlider | virtual |
setTouchEnabled(bool value) | Layer | virtual |
setTouchMode(Touch::DispatchMode mode) | Layer | virtual |
setUserData(void *userData) | Node | virtual |
setUserObject(Object *userObject) | Node | virtual |
setValue(float val) | ControlSlider | virtual |
setVertexZ(float vertexZ) | Node | virtual |
setVisible(bool visible) | Node | virtual |
setZOrder(int zOrder) | Node | virtual |
sliderBegan(Point location) | ControlSlider | protected |
sliderEnded(Point location) | ControlSlider | protected |
sliderMoved(Point location) | ControlSlider | protected |
sortAllChildren() | Node | virtual |
State enum name | Control | |
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 |
updateDisplayedColor(const Color3B &parentColor) override | LayerRGBA | virtual |
updateDisplayedOpacity(GLubyte parentOpacity) override | LayerRGBA | virtual |
updateEventPriorityIndex() | Node | inlineprotected |
updateTransform() | Node | virtual |
valueForLocation(Point location) | ControlSlider | protected |
visit() | Node | virtual |
worldToNodeTransform() const | Node | inlinevirtual |
~Control() | Control | virtual |
~ControlSlider() | ControlSlider | virtual |
~Layer() | Layer | virtual |
~LayerRGBA() | LayerRGBA | virtual |
~Node(void) | Node | virtual |
~Object() | Object | virtual |