| pad0 | CheckBox | |
| _actionManager | Node | protected |
| _actionTag | Widget | protected |
| _additionalTransform | Node | mutableprotected |
| _affectByClipping | Widget | protected |
| _anchorPoint | Node | protected |
| _anchorPointInPoints | Node | protected |
| _backGroundBoxDisabledRenderer | CheckBox | protected |
| _backGroundBoxDisabledRendererAdaptDirty | CheckBox | protected |
| _backGroundBoxRenderer | CheckBox | protected |
| _backGroundBoxRendererAdaptDirty | CheckBox | protected |
| _backGroundDisabledFileName | CheckBox | protected |
| _backGroundDisabledTexType | CheckBox | protected |
| _backGroundFileName | CheckBox | protected |
| _backGroundSelectedBoxRenderer | CheckBox | protected |
| _backGroundSelectedBoxRendererAdaptDirty | CheckBox | protected |
| _backGroundSelectedFileName | CheckBox | protected |
| _backGroundSelectedTexType | CheckBox | protected |
| _backGroundTexType | CheckBox | protected |
| _bright | Widget | protected |
| _brightStyle | Widget | protected |
| _cascadeColorEnabled | Node | protected |
| _cascadeOpacityEnabled | Node | protected |
| _checkBoxEventCallback | CheckBox | protected |
| _checkBoxEventListener | CheckBox | protected |
| _checkBoxEventSelector | CheckBox | protected |
| _children | Node | protected |
| _color | Widget | protected |
| _componentContainer | Node | protected |
| _contentSize | Node | protected |
| _customSize | Widget | protected |
| _displayedColor | Node | protected |
| _displayedOpacity | Node | protected |
| _enabled | Widget | protected |
| _eventDispatcher | Node | protected |
| _flippedX | Widget | protected |
| _flippedY | Widget | protected |
| _focused | Widget | protected |
| _focusedWidget | Widget | protectedstatic |
| _focusEnabled | Widget | protected |
| _frontCrossDisabledFileName | CheckBox | protected |
| _frontCrossDisabledRenderer | CheckBox | protected |
| _frontCrossDisabledRendererAdaptDirty | CheckBox | protected |
| _frontCrossDisabledTexType | CheckBox | protected |
| _frontCrossFileName | CheckBox | protected |
| _frontCrossRenderer | CheckBox | protected |
| _frontCrossRendererAdaptDirty | CheckBox | protected |
| _frontCrossTexType | CheckBox | protected |
| _globalZOrder | Node | protected |
| _glProgramState | Node | protected |
| _highlight | Widget | protected |
| _hitted | Widget | protected |
| _ignoreAnchorPointForPosition | Node | protected |
| _ignoreSize | Widget | protected |
| _inverse | Node | mutableprotected |
| _inverseDirty | Node | mutableprotected |
| _isSelected | CheckBox | protected |
| _isTransitionFinished | Node | protected |
| _layoutParameterDictionary | Widget | protected |
| _localZOrder | Node | protected |
| _modelViewTransform | Node | protected |
| _name | Widget | protected |
| _opacity | Widget | protected |
| _orderOfArrival | Node | protected |
| _parent | Node | protected |
| _position | Node | protected |
| _positionPercent | Widget | protected |
| _positionType | Widget | protected |
| _positionZ | Node | protected |
| _protectedChildren | ProtectedNode | protected |
| _realColor | Node | protected |
| _realFocusedWidget | Widget | protectedstatic |
| _realOpacity | Node | protected |
| _referenceCount | Ref | protected |
| _reorderChildDirty | Node | protected |
| _reorderProtectedChildDirty | ProtectedNode | protected |
| _reorderWidgetChildDirty | Widget | protected |
| _rotationX | Node | protected |
| _rotationY | Node | protected |
| _rotationZ_X | Node | protected |
| _rotationZ_Y | Node | protected |
| _running | Node | protected |
| _scaleX | Node | protected |
| _scaleY | Node | protected |
| _scaleZ | Node | protected |
| _scheduler | Node | protected |
| _setLocalZOrder(int z) | Node | virtual |
| _size | Widget | protected |
| _sizePercent | Widget | protected |
| _sizeType | Widget | protected |
| _skewX | Node | protected |
| _skewY | Node | protected |
| _tag | Node | protected |
| _touchEnabled | Widget | protected |
| _touchEndPos | Widget | protected |
| _touchEventCallback | Widget | protected |
| _touchEventListener | Widget | protected |
| _touchEventSelector | Widget | protected |
| _touchListener | Widget | protected |
| _touchMovePos | Widget | protected |
| _touchStartPos | Widget | protected |
| _transform | Node | mutableprotected |
| _transformDirty | Node | mutableprotected |
| _transformUpdated | Node | protected |
| _useAdditionalTransform | Node | protected |
| _userData | Node | protected |
| _userObject | Node | protected |
| _visible | Node | protected |
| adaptRenderers() override | CheckBox | protectedvirtual |
| addChild(Node child) | Node | virtual |
| addChild(Node child, int localZOrder) | Node | virtual |
| addChild(Node child, int localZOrder, int tag) | Node | virtual |
| addComponent(Component pComponent) | Node | virtual |
| addEventListener(const ccCheckBoxCallback &callback) | CheckBox | |
| addEventListenerCheckBox(Ref target, SEL_SelectedStateEvent selector) | CheckBox | |
| addProtectedChild(Node child) | ProtectedNode | virtual |
| addProtectedChild(Node child, int localZOrder) | ProtectedNode | virtual |
| addProtectedChild(Node child, int localZOrder, int tag) | ProtectedNode | virtual |
| addTouchEventListener(Ref target, SEL_TouchEvent selector) | Widget | |
| addTouchEventListener(ccWidgetTouchCallback callback) | Widget | |
| autorelease() | Ref | |
| backGroundDisabledTextureScaleChangedWithSize() | CheckBox | protected |
| backGroundSelectedTextureScaleChangedWithSize() | CheckBox | protected |
| backGroundTextureScaleChangedWithSize() | CheckBox | protected |
| boundingBox() const | Node | inlinevirtual |
| BrightStyle 枚举名称 | Widget | |
| cancelUpEvent() | Widget | protected |
| ccCheckBoxCallback typedef | CheckBox | |
| ccWidgetTouchCallback typedef | Widget | |
| CheckBox() | CheckBox | |
| checkChildInfo(int handleState, Widget sender, const Vec2 &touchPoint) | Widget | virtual |
| childrenAlloc(void) | Node | protected |
| cleanup() override | ProtectedNode | virtual |
| clippingParentAreaContainPoint(const Vec2 &pt) | Widget | |
| clone() | Widget | |
| 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 | |
| copyClonedWidgetChildren(Widget model) | Widget | protectedvirtual |
| copyProperties(Widget model) | Widget | protected |
| copySpecialProperties(Widget model) override | CheckBox | protectedvirtual |
| create() | CheckBox | static |
| create(const std::string &backGround, const std::string &backGroundSeleted, const std::string &cross, const std::string &backGroundDisabled, const std::string &frontCrossDisabled, TextureResType texType=TextureResType::LOCAL) | CheckBox | static |
| createCloneInstance() override | CheckBox | protectedvirtual |
| detachChild(Node child, ssize_t index, bool doCleanup) | Node | protected |
| disableCascadeColor() override | ProtectedNode | virtual |
| disableCascadeOpacity() | Node | protectedvirtual |
| dispatchFocusEvent(Widget widgetLoseFocus, Widget widgetGetFocus) | Widget | |
| draw(Renderer renderer, const Mat4 &transform, bool transformUpdated) | Node | virtual |
| draw() final | Node | virtual |
| EventType 枚举名称 | CheckBox | |
| findNextFocusedWidget(FocusDirection direction, Widget current) | Widget | virtual |
| FocusDirection 枚举名称 | Widget | |
| frontCrossDisabledTextureScaleChangedWithSize() | CheckBox | protected |
| frontCrossTextureScaleChangedWithSize() | CheckBox | protected |
| getActionByTag(int tag) | Node | |
| getActionManager() | Node | inlinevirtual |
| getActionManager() const | Node | inlinevirtual |
| getActionTag() | Widget | |
| getAncensterWidget(Node node) | Widget | protected |
| getAnchorPoint() const | Node | virtual |
| getAnchorPointInPoints() const | Node | virtual |
| getBottomInParent() | Widget | |
| getBoundingBox() const | Node | virtual |
| getChildByName(const std::string &name) | Widget | virtual |
| getChildByTag(int tag) | Node | virtual |
| getChildren() | Node | inlinevirtual |
| getChildren() const | Node | inlinevirtual |
| getChildrenCount() const | Node | virtual |
| getColor() const override | Widget | inlinevirtual |
| getComponent(const std::string &pName) | Node | |
| getContentSize() const | Node | virtual |
| getCurrentFocusedWidget(bool isWidget) | Widget | |
| getCustomSize() const | Widget | |
| getDescription() const override | CheckBox | virtual |
| getDisplayedColor() const | Node | virtual |
| getDisplayedOpacity() const | Node | virtual |
| getEventDispatcher() const | Node | inlinevirtual |
| getGlobalZOrder() const | Node | inlinevirtual |
| getGLProgram() | Node | |
| getGLProgramState() | Node | |
| getGLServerState() const | Node | inline |
| getLayoutParameter(LayoutParameter::Type type) | Widget | |
| getLayoutSize() | Widget | inlinevirtual |
| getLeftInParent() | Widget | |
| getLocalZOrder() const | Node | inlinevirtual |
| getName() const | Widget | |
| getNodeToParentAffineTransform() const | Node | virtual |
| getNodeToParentTransform() const | Node | virtual |
| getNodeToWorldAffineTransform() const | Node | virtual |
| getNodeToWorldTransform() const | Node | virtual |
| getNumberOfRunningActions() const | Node | |
| getOpacity() const override | Widget | inlinevirtual |
| getOrderOfArrival() const | Node | |
| getParent() | Node | inlinevirtual |
| getParent() const | Node | inlinevirtual |
| getParentToNodeAffineTransform() const | Node | virtual |
| getParentToNodeTransform() const | Node | virtual |
| getPosition() const | Node | virtual |
| getPosition(float x, float y) const | Node | virtual |
| getPosition3D() const | Node | virtual |
| getPositionPercent() | Widget | |
| getPositionType() const | Widget | |
| getPositionX(void) const | Node | virtual |
| getPositionY(void) const | Node | virtual |
| getPositionZ() const | Node | virtual |
| getProtectedChildByTag(int tag) | ProtectedNode | virtual |
| getReferenceCount() const | Ref | |
| getRightInParent() | Widget | |
| 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 | Node | virtual |
| getScaleX() const | Node | virtual |
| getScaleY() const | Node | virtual |
| getScaleZ() const | Node | virtual |
| getScene() | Node | virtual |
| getScheduler() | Node | inlinevirtual |
| getScheduler() const | Node | inlinevirtual |
| getSelectedState() | CheckBox | |
| getShaderProgram() | Node | inline |
| getSize() const | Widget | |
| getSizePercent() const | Widget | |
| getSizeType() const | Widget | |
| getSkewX() const | Node | virtual |
| getSkewY() const | Node | virtual |
| getTag() const | Node | virtual |
| getTopInParent() | Widget | |
| getTouchEndPos() | Widget | |
| getTouchMovePos() | Widget | |
| getTouchStartPos() | Widget | |
| getUserData() | Node | inlinevirtual |
| getUserData() const | Node | inlinevirtual |
| getUserObject() | Node | inlinevirtual |
| getUserObject() const | Node | inlinevirtual |
| getVertexZ() const | Node | inlinevirtual |
| getVirtualRenderer() override | CheckBox | virtual |
| getVirtualRendererSize() const override | CheckBox | virtual |
| getWidgetParent() | Widget | protected |
| getWorldPosition() | Widget | |
| getWorldToNodeAffineTransform() const | Node | virtual |
| getWorldToNodeTransform() const | Node | virtual |
| getZOrder() const | Node | inlinevirtual |
| hitTest(const Vec2 &pt) | Widget | virtual |
| ignoreAnchorPointForPosition(bool ignore) | Node | virtual |
| ignoreContentAdaptWithSize(bool ignore) | Widget | virtual |
| init(const std::string &backGround, const std::string &backGroundSeleted, const std::string &cross, const std::string &backGroundDisabled, const std::string &frontCrossDisabled, TextureResType texType=TextureResType::LOCAL) | CheckBox | virtual |
| cocos2d::ui::Widget::init() | Node | virtual |
| initRenderer() override | CheckBox | protectedvirtual |
| insertChild(Node child, int z) | Node | protected |
| insertProtectedChild(Node child, int z) | ProtectedNode | protected |
| INVALID_TAG | Node | static |
| isAncestorsEnabled() | Widget | protected |
| isAncestorsVisible(Node node) | Widget | protected |
| isBright() const | Widget | |
| isCascadeColorEnabled() const | Node | virtual |
| isCascadeOpacityEnabled() const | Node | virtual |
| isEnabled() const | Widget | |
| isFlippedX() | Widget | inlinevirtual |
| isFlippedY() | Widget | inlinevirtual |
| isFlipX() | Widget | inline |
| isFlipY() | Widget | inline |
| isFocused() | Widget | |
| isFocusEnabled() | Widget | |
| isHighlighted() const | Widget | |
| isIgnoreAnchorPointForPosition() const | Node | virtual |
| isIgnoreContentAdaptWithSize() const | Widget | |
| isOpacityModifyRGB() const | Node | inlinevirtual |
| isRunning() const | Node | virtual |
| isScheduled(SEL_SCHEDULE selector) | Node | |
| isTouchEnabled() const | Widget | |
| isVisible() const | Node | virtual |
| loadTextureBackGround(const std::string &backGround, TextureResType type=TextureResType::LOCAL) | CheckBox | |
| loadTextureBackGroundDisabled(const std::string &backGroundDisabled, TextureResType texType=TextureResType::LOCAL) | CheckBox | |
| loadTextureBackGroundSelected(const std::string &backGroundSelected, TextureResType texType=TextureResType::LOCAL) | CheckBox | |
| loadTextureFrontCross(const std::string &, TextureResType texType=TextureResType::LOCAL) | CheckBox | |
| loadTextureFrontCrossDisabled(const std::string &frontCrossDisabled, TextureResType texType=TextureResType::LOCAL) | CheckBox | |
| loadTextures(const std::string &backGround, const std::string &backGroundSelected, const std::string &cross, const std::string &backGroundDisabled, const std::string &frontCrossDisabled, TextureResType texType=TextureResType::LOCAL) | CheckBox | |
| moveEvent() | Widget | protected |
| nodeToParentTransform() const | Node | inlinevirtual |
| nodeToWorldTransform() const | Node | inlinevirtual |
| numberOfRunningActions() const | Node | inline |
| onEnter() override | Widget | virtual |
| onEnterTransitionDidFinish() override | ProtectedNode | virtual |
| onExit() override | Widget | virtual |
| onExitTransitionDidStart() override | ProtectedNode | virtual |
| onFocusChange(Widget widgetLostFocus, Widget widgetGetFocus) | Widget | |
| onFocusChanged | Widget | |
| onNextFocusedWidget | Widget | |
| onPressStateChangedToDisabled() override | CheckBox | protectedvirtual |
| onPressStateChangedToNormal() override | CheckBox | protectedvirtual |
| onPressStateChangedToPressed() override | CheckBox | protectedvirtual |
| onSizeChanged() override | CheckBox | protectedvirtual |
| onTouchBegan(Touch touch, Event unusedEvent) | Widget | virtual |
| onTouchCancelled(Touch touch, Event unusedEvent) | Widget | virtual |
| onTouchEnded(Touch touch, Event unusedEvent) | CheckBox | virtual |
| onTouchMoved(Touch touch, Event unusedEvent) | Widget | virtual |
| parentToNodeTransform() const | Node | inlinevirtual |
| pause(void) | Node | |
| pauseSchedulerAndActions(void) | Node | |
| PositionType 枚举名称 | Widget | |
| pushDownEvent() | Widget | protected |
| Ref() | Ref | protected |
| release() | Ref | |
| releaseUpEvent() | Widget | protected |
| removeAllChildren() | Node | virtual |
| removeAllChildrenWithCleanup(bool cleanup) | Node | virtual |
| removeAllComponents() | Node | virtual |
| removeAllProtectedChildren() | ProtectedNode | virtual |
| removeAllProtectedChildrenWithCleanup(bool cleanup) | ProtectedNode | virtual |
| removeChild(Node child, bool cleanup=true) | Node | virtual |
| removeChildByTag(int tag, bool cleanup=true) | Node | virtual |
| removeComponent(const std::string &pName) | Node | virtual |
| removeFromParent() | Node | virtual |
| removeFromParentAndCleanup(bool cleanup) | Node | virtual |
| removeProtectedChild(Node child, bool cleanup=true) | ProtectedNode | virtual |
| removeProtectedChildByTag(int tag, bool cleanup=true) | ProtectedNode | virtual |
| reorderChild(Node child, int localZOrder) | Node | virtual |
| reorderProtectedChild(Node child, int localZOrder) | ProtectedNode | virtual |
| requestFocus() | Widget | |
| resume(void) | Node | |
| resumeSchedulerAndActions(void) | Node | |
| retain() | Ref | |
| runAction(Action action) | Node | |
| s_globalOrderOfArrival | Node | protectedstatic |
| 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 | |
| selectedEvent() | CheckBox | protected |
| setActionManager(ActionManager actionManager) | Node | virtual |
| setActionTag(int tag) | Widget | |
| setAdditionalTransform(Mat4 additionalTransform) | Node | |
| setAdditionalTransform(const AffineTransform &additionalTransform) | Node | |
| setAnchorPoint(const Vec2 &anchorPoint) | Node | virtual |
| setBright(bool bright) | Widget | |
| setBrightStyle(BrightStyle style) | Widget | |
| setCascadeColorEnabled(bool cascadeColorEnabled) | Node | virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | Node | virtual |
| setColor(const Color3B &color) override | Widget | virtual |
| setContentSize(const Size &contentSize) | Node | virtual |
| setEnabled(bool enabled) | Widget | virtual |
| setEventDispatcher(EventDispatcher dispatcher) | Node | virtual |
| setFlippedX(bool flippedX) | Widget | virtual |
| setFlippedY(bool flippedY) | Widget | virtual |
| setFlipX(bool flipX) | Widget | inline |
| setFlipY(bool flipY) | Widget | inline |
| setFocused(bool focus) | Widget | |
| setFocusEnabled(bool enable) | Widget | |
| setGlobalZOrder(float globalZOrder) | Node | virtual |
| setGLProgram(GLProgram glprogram) | Node | |
| setGLProgramState(GLProgramState glProgramState) | Node | |
| setGLServerState(int serverState) | Node | inline |
| setHighlighted(bool hilight) | Widget | |
| setLayoutParameter(LayoutParameter parameter) | Widget | |
| setLocalZOrder(int localZOrder) | Node | virtual |
| setName(const std::string &name) | Widget | |
| setNodeToParentTransform(const Mat4 &transform) | Node | virtual |
| setOpacity(GLubyte opacity) override | Widget | virtual |
| setOpacityModifyRGB(bool bValue) | Node | inlinevirtual |
| setOrderOfArrival(int orderOfArrival) | Node | |
| setParent(Node parent) | Node | virtual |
| setPosition(const Vec2 &pos) override | Widget | virtual |
| cocos2d::ProtectedNode::setPosition(float x, float y) | Node | virtual |
| setPosition3D(const Vec3 &position) | Node | virtual |
| setPositionPercent(const Vec2 &percent) | Widget | |
| setPositionType(PositionType type) | Widget | |
| setPositionX(float x) | Node | virtual |
| setPositionY(float y) | Node | virtual |
| setPositionZ(float positionZ) | Node | virtual |
| 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) | Node | virtual |
| setScale(float scaleX, float scaleY) | Node | virtual |
| setScaleX(float scaleX) | Node | virtual |
| setScaleY(float scaleY) | Node | virtual |
| setScaleZ(float scaleZ) | Node | virtual |
| setScheduler(Scheduler scheduler) | Node | virtual |
| setSelectedState(bool selected) | CheckBox | |
| setShaderProgram(GLProgram glprogram) | Node | inline |
| setSize(const Size &size) | Widget | virtual |
| setSizePercent(const Vec2 &percent) | Widget | virtual |
| setSizeType(SizeType type) | Widget | |
| setSkewX(float skewX) | Node | virtual |
| setSkewY(float skewY) | Node | virtual |
| setTag(int tag) | Node | virtual |
| setTouchEnabled(bool enabled) | Widget | 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 |
| SizeType 枚举名称 | Widget | |
| sortAllChildren() | Node | virtual |
| sortAllProtectedChildren() | ProtectedNode | virtual |
| stopAction(Action action) | Node | |
| stopActionByTag(int tag) | Node | |
| stopAllActions() | Node | |
| TextureResType 枚举名称 | Widget | |
| TouchEventType 枚举名称 | Widget | |
| transform(const Mat4 &parentTransform) | Node | protected |
| unschedule(SEL_SCHEDULE selector) | Node | |
| unscheduleAllSelectors(void) | Node | |
| unscheduleUpdate(void) | Node | |
| unSelectedEvent() | CheckBox | protected |
| update(float delta) | Node | virtual |
| updateCascadeColor() | Node | protectedvirtual |
| updateCascadeOpacity() | Node | protectedvirtual |
| updateColor() | Node | inlineprotectedvirtual |
| updateColorToRenderer(Node renderer) | Widget | protected |
| updateContentSizeWithTextureSize(const Size &size) | Widget | protected |
| updateDisplayedColor(const Color3B &parentColor) override | ProtectedNode | virtual |
| updateDisplayedOpacity(GLubyte parentOpacity) override | ProtectedNode | virtual |
| updateFlippedX() override | CheckBox | protectedvirtual |
| updateFlippedY() override | CheckBox | protectedvirtual |
| updateOpacityToRenderer(Node renderer) | Widget | protected |
| updateRGBAToRenderer(Node renderer) | Widget | protected |
| updateSizeAndPosition() | Widget | |
| updateSizeAndPosition(const Size &parentSize) | Widget | |
| updateTextureColor() override | CheckBox | protectedvirtual |
| updateTextureOpacity() override | CheckBox | protectedvirtual |
| updateTextureRGBA() override | CheckBox | protectedvirtual |
| updateTransform() | Node | virtual |
| visit(cocos2d::Renderer *renderer, const Mat4 &parentTransform, bool parentTransformUpdated) override | Widget | virtual |
| cocos2d::Node::visit() final | Node | virtual |
| Widget(void) | Widget | |
| worldToNodeTransform() const | Node | inlinevirtual |
| ~CheckBox() | CheckBox | virtual |
| ~Node() | Node | virtual |
| ~ProtectedNode() | ProtectedNode | virtual |
| ~Ref() | Ref | virtual |
| ~Widget() | Widget | virtual |