cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UICheckBox Member List

This is the complete list of members for UICheckBox, including all inherited members.

_actionTagUIWidgetprotected
_affectByClippingUIWidgetprotected
_anchorPointUIWidgetprotected
_autoReleaseCountObjectprotected
_backGroundBoxDisabledRendererUICheckBoxprotected
_backGroundBoxRendererUICheckBoxprotected
_backGroundDisabledFileNameUICheckBoxprotected
_backGroundDisabledTexTypeUICheckBoxprotected
_backGroundFileNameUICheckBoxprotected
_backGroundSelectedBoxRendererUICheckBoxprotected
_backGroundSelectedFileNameUICheckBoxprotected
_backGroundSelectedTexTypeUICheckBoxprotected
_backGroundTexTypeUICheckBoxprotected
_brightUIWidgetprotected
_brightStyleUIWidgetprotected
_checkBoxEventListenerUICheckBoxprotected
_checkBoxEventSelectorUICheckBoxprotected
_childrenUIWidgetprotected
_customSizeUIWidgetprotected
_enabledUIWidgetprotected
_focusUIWidgetprotected
_frontCrossDisabledFileNameUICheckBoxprotected
_frontCrossDisabledRendererUICheckBoxprotected
_frontCrossDisabledTexTypeUICheckBoxprotected
_frontCrossFileNameUICheckBoxprotected
_frontCrossRendererUICheckBoxprotected
_frontCrossTexTypeUICheckBoxprotected
_IDObject
_ignoreSizeUIWidgetprotected
_isRunningUIWidgetprotected
_isSelectedUICheckBoxprotected
_layoutParameterDictionaryUIWidgetprotected
_luaIDObject
_nameUIWidgetprotected
_positionPercentUIWidgetprotected
_positionTypeUIWidgetprotected
_referenceObjectprotected
_rendererUIWidgetprotected
_schedulerUIWidgetprotected
_sizeUIWidgetprotected
_sizePercentUIWidgetprotected
_sizeTypeUIWidgetprotected
_touchEnabledUIWidgetprotected
_touchEndPosUIWidgetprotected
_touchEventListenerUIWidgetprotected
_touchEventSelectorUIWidgetprotected
_touchMovePosUIWidgetprotected
_touchPassedEnabledUIWidgetprotected
_touchStartPosUIWidgetprotected
_updateEnabledUIWidgetprotected
_userObjectUIWidgetprotected
_visibleUIWidgetprotected
_widgetParentUIWidgetprotected
_widgetTagUIWidgetprotected
_widgetTypeUIWidgetprotected
_widgetZOrderUIWidgetprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
addChild(UIWidget *child)UIWidgetvirtual
addEventListenerCheckBox(cocos2d::Object *target, SEL_SelectedStateEvent selector)UICheckBox
addRenderer(cocos2d::Node *renderer, int zOrder)UIWidget
addTouchEventListener(cocos2d::Object *target, SEL_TouchEvent selector)UIWidget
autorelease()Object
backGroundDisabledTextureScaleChangedWithSize()UICheckBoxprotected
backGroundSelectedTextureScaleChangedWithSize()UICheckBoxprotected
backGroundTextureScaleChangedWithSize()UICheckBoxprotected
cancelUpEvent()UIWidgetprotected
checkChildInfo(int handleState, UIWidget *sender, const cocos2d::Point &touchPoint)UIWidgetvirtual
clippingParentAreaContainPoint(const cocos2d::Point &pt)UIWidget
clone()UIWidget
convertToWorldSpace(const cocos2d::Point &pt)UIWidget
copyClonedWidgetChildren(UIWidget *model)UIWidgetprotectedvirtual
copyProperties(UIWidget *model)UIWidgetprotected
copySpecialProperties(UIWidget *model) overrideUICheckBoxprotectedvirtual
create()UICheckBoxstatic
createCloneInstance() overrideUICheckBoxprotectedvirtual
didNotSelectSelf()UIWidget
frontCrossDisabledTextureScaleChangedWithSize()UICheckBoxprotected
frontCrossTextureScaleChangedWithSize()UICheckBoxprotected
getActionByTag(int tag)UIWidget
getActionManager()UIWidgetvirtual
getActionTag()UIWidget
getAnchorPoint()UIWidget
getBottomInParent()UIWidget
getChildByName(const char *name)UIWidget
getChildByTag(int tag)UIWidget
getChildren()UIWidgetvirtual
getColor()UIWidgetvirtual
getContentSize() const overrideUICheckBoxvirtual
getDescription() const overrideUICheckBoxvirtual
getLayoutParameter(LayoutParameterType type)UIWidget
getLeftInParent()UIWidget
getName() const UIWidget
getOpacity()UIWidgetvirtual
getParent()UIWidget
getPosition()UIWidget
getPositionPercent()UIWidget
getPositionType() const UIWidget
getRenderer()UIWidget
getRightInParent()UIWidget
getRotation()UIWidget
getRotationX()UIWidget
getRotationY()UIWidget
getScale()UIWidget
getScaleX()UIWidget
getScaleY()UIWidget
getSelectedState()UICheckBox
getSize() const UIWidget
getSizePercent() const UIWidget
getSizeType() const UIWidget
getTag() const UIWidget
getTopInParent()UIWidget
getTouchEndPos()UIWidget
getTouchMovePos()UIWidget
getTouchStartPos()UIWidget
getUserObject()UIWidgetinlinevirtual
getUserObject() const UIWidgetinlinevirtual
getVirtualRenderer() overrideUICheckBoxvirtual
getWidgetType() const UIWidget
getWorldPosition()UIWidget
getZOrder()UIWidget
hitTest(const cocos2d::Point &pt)UIWidgetvirtual
ignoreContentAdaptWithSize(bool ignore)UIWidgetvirtual
init() overrideUICheckBoxprotectedvirtual
initRenderer() overrideUICheckBoxprotectedvirtual
isBright() const UIWidget
isCascadeColorEnabled()UIWidgetvirtual
isCascadeOpacityEnabled()UIWidgetvirtual
isEnabled() const UIWidget
isEqual(const Object *object)Objectvirtual
isFlipX() overrideUICheckBoxvirtual
isFlipY() overrideUICheckBoxvirtual
isFocused() const UIWidget
isIgnoreContentAdaptWithSize() const UIWidget
isSingleReference() const Object
isTouchEnabled() const UIWidget
isUpdateEnabled()UIWidget
isVisible() const UIWidget
loadTextureBackGround(const char *backGround, TextureResType type=UI_TEX_TYPE_LOCAL)UICheckBox
loadTextureBackGroundDisabled(const char *backGroundDisabled, TextureResType texType=UI_TEX_TYPE_LOCAL)UICheckBox
loadTextureBackGroundSelected(const char *backGroundSelected, TextureResType texType=UI_TEX_TYPE_LOCAL)UICheckBox
loadTextureFrontCross(const char *cross, TextureResType texType=UI_TEX_TYPE_LOCAL)UICheckBox
loadTextureFrontCrossDisabled(const char *frontCrossDisabled, TextureResType texType=UI_TEX_TYPE_LOCAL)UICheckBox
loadTextures(const char *backGround, const char *backGroundSelected, const char *cross, const char *backGroundDisabled, const char *frontCrossDisabled, TextureResType texType=UI_TEX_TYPE_LOCAL)UICheckBox
longClickEvent()UIWidgetprotected
moveEvent()UIWidgetprotected
Object()Object
onEnter()UIWidgetvirtual
onExit()UIWidgetvirtual
onPressStateChangedToDisabled() overrideUICheckBoxprotectedvirtual
onPressStateChangedToNormal() overrideUICheckBoxprotectedvirtual
onPressStateChangedToPressed() overrideUICheckBoxprotectedvirtual
onSizeChanged() overrideUICheckBoxprotectedvirtual
onTouchBegan(const cocos2d::Point &touchPoint)UIWidgetvirtual
onTouchCancelled(const cocos2d::Point &touchPoint)UIWidgetvirtual
onTouchEnded(const cocos2d::Point &touchPoint) overrideUICheckBoxvirtual
onTouchLongClicked(const cocos2d::Point &touchPoint)UIWidgetvirtual
onTouchMoved(const cocos2d::Point &touchPoint)UIWidgetvirtual
pushDownEvent()UIWidgetprotected
release()Objectinline
releaseUpEvent()UIWidgetprotected
removeAllChildren()UIWidgetvirtual
removeChild(UIWidget *child)UIWidgetvirtual
removeFromParent()UIWidgetvirtual
removeRenderer(cocos2d::Node *renderer, bool cleanup)UIWidget
reorderChild(UIWidget *child)UIWidgetvirtual
retain()Objectinline
retainCount() const Object
runAction(cocos2d::Action *action)UIWidget
selectedEvent()UICheckBoxprotected
setActionManager(cocos2d::ActionManager *actionManager)UIWidgetvirtual
setActionTag(int tag)UIWidget
setAnchorPoint(const cocos2d::Point &pt) overrideUICheckBoxvirtual
setBlendFunc(cocos2d::BlendFunc blendFunc)UIWidget
setBright(bool bright)UIWidget
setBrightStyle(BrightStyle style)UIWidget
setCascadeColorEnabled(bool cascadeColorEnabled)UIWidgetvirtual
setCascadeOpacityEnabled(bool cascadeOpacityEnabled)UIWidgetvirtual
setColor(const cocos2d::Color3B &color)UIWidgetvirtual
setEnabled(bool enabled)UIWidgetvirtual
setFlipX(bool flipX) overrideUICheckBoxvirtual
setFlipY(bool flipY) overrideUICheckBoxvirtual
setFocused(bool fucosed)UIWidget
setLayoutParameter(UILayoutParameter *parameter)UIWidget
setName(const char *name)UIWidget
setOpacity(int opacity)UIWidgetvirtual
setParent(UIWidget *parent)UIWidget
setPosition(const cocos2d::Point &pos)UIWidget
setPositionPercent(const cocos2d::Point &percent)UIWidget
setPositionType(PositionType type)UIWidget
setRotation(float rotation)UIWidget
setRotationX(float rotationX)UIWidget
setRotationY(float rotationY)UIWidget
setScale(float fScale)UIWidgetvirtual
setScaleX(float fScaleX)UIWidgetvirtual
setScaleY(float fScaleY)UIWidgetvirtual
setSelectedState(bool selected)UICheckBox
setSize(const cocos2d::Size &size)UIWidgetvirtual
setSizePercent(const cocos2d::Point &percent)UIWidgetvirtual
setSizeType(SizeType type)UIWidget
setTag(int tag)UIWidget
setTouchEnabled(bool enabled)UIWidgetvirtual
setUpdateEnabled(bool enable)UIWidget
setUserObject(Object *userObject)UIWidgetvirtual
setVisible(bool visible)UIWidget
setZOrder(int z)UIWidget
stopAction(cocos2d::Action *action)UIWidget
stopActionByTag(int tag)UIWidget
stopAllActions(void)UIWidget
UICheckBox()UICheckBox
UIWidget(void)UIWidget
unSelectedEvent()UICheckBoxprotected
update(float dt)Objectinlinevirtual
updateAnchorPoint()UIWidgetprotected
updateSizeAndPosition()UIWidget
~Object()Objectvirtual
~UICheckBox()UICheckBoxvirtual
~UIWidget()UIWidgetvirtual