cocos2d-x
3.0-alpha0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
c++
js
lua
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
UIRootWidget Member List
This is the complete list of members for
UIRootWidget
, including all inherited members.
_actionTag
UIWidget
protected
_affectByClipping
UIWidget
protected
_alongVector
Layout
protected
_anchorPoint
UIWidget
protected
_autoReleaseCount
Object
protected
_backGroundImage
Layout
protected
_backGroundImageCapInsets
Layout
protected
_backGroundImageFileName
Layout
protected
_backGroundImageTextureSize
Layout
protected
_backGroundScale9Enabled
Layout
protected
_bgImageTexType
Layout
protected
_bright
UIWidget
protected
_brightStyle
UIWidget
protected
_cColor
Layout
protected
_children
UIWidget
protected
_clippingEnabled
Layout
protected
_colorRender
Layout
protected
_colorType
Layout
protected
_cOpacity
Layout
protected
_customSize
UIWidget
protected
_enabled
UIWidget
protected
_focus
UIWidget
protected
_gEndColor
Layout
protected
_gradientRender
Layout
protected
_gStartColor
Layout
protected
_ID
Object
_ignoreSize
UIWidget
protected
_isRunning
UIWidget
protected
_layoutParameter
UIWidget
protected
_layoutType
Layout
protected
_luaID
Object
_name
UIWidget
protected
_positionPercent
UIWidget
protected
_positionType
UIWidget
protected
_reference
Object
protected
_renderer
UIWidget
protected
_scheduler
UIWidget
protected
_size
UIWidget
protected
_sizePercent
UIWidget
protected
_sizeType
UIWidget
protected
_touchEnabled
UIWidget
protected
_touchEndPos
UIWidget
protected
_touchEventListener
UIWidget
protected
_touchEventSelector
UIWidget
protected
_touchMovePos
UIWidget
protected
_touchPassedEnabled
UIWidget
protected
_touchStartPos
UIWidget
protected
_updateEnabled
UIWidget
protected
_visible
UIWidget
protected
_widgetParent
UIWidget
protected
_widgetTag
UIWidget
protected
_widgetType
UIWidget
protected
_widgetZOrder
UIWidget
protected
acceptVisitor
(DataVisitor &visitor)
Object
virtual
addBackGroundImage
()
Layout
protected
addChild
(UIWidget *child)
UIWidget
virtual
addRenderer
(Node *renderer, int zOrder)
UIWidget
addTouchEventListener
(Object *target, SEL_TouchEvent selector)
UIWidget
autorelease
()
Object
cancelUpEvent
()
UIWidget
protected
checkChildInfo
(int handleState, UIWidget *sender, const Point &touchPoint)
UIWidget
virtual
clippingParentAreaContainPoint
(const Point &pt)
UIWidget
convertToWorldSpace
(const Point &pt)
UIWidget
create
()
UIRootWidget
static
didNotSelectSelf
()
UIWidget
disableUpdate
()
UIWidget
doLayout
()
Layout
virtual
getActionByTag
(int tag)
UIWidget
getActionManager
()
UIWidget
virtual
getActionTag
()
UIWidget
getAnchorPoint
()
UIWidget
getBackGroundImageTextureSize
() const
Layout
getBottomInParent
()
UIWidget
getChildByName
(const char *name)
UIWidget
getChildByTag
(int tag)
UIWidget
getChildren
()
UIWidget
virtual
getColor
()
UIWidget
virtual
getContentSize
() const
Layout
virtual
getDescription
() const
UIRootWidget
virtual
getLayoutParameter
()
UIWidget
getLayoutType
() const
Layout
virtual
getLeftInParent
()
UIWidget
getName
() const
UIWidget
getOpacity
()
UIWidget
virtual
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
getSize
() const
UIWidget
getSizePercent
() const
UIWidget
getSizeType
() const
UIWidget
getTag
() const
UIWidget
getTopInParent
()
UIWidget
getTouchEndPos
()
UIWidget
getTouchMovePos
()
UIWidget
getTouchStartPos
()
UIWidget
getVirtualRenderer
()
UIWidget
virtual
getWidgetType
() const
UIWidget
getWorldPosition
()
UIWidget
getZOrder
()
UIWidget
hitTest
(const Point &pt)
Layout
virtual
ignoreContentAdaptWithSize
(bool ignore)
UIWidget
virtual
init
()
UIRootWidget
protected
virtual
initRenderer
()
Layout
protected
virtual
isBright
() const
UIWidget
isCascadeColorEnabled
()
UIWidget
virtual
isCascadeOpacityEnabled
()
UIWidget
virtual
isClippingEnabled
()
Layout
virtual
isEnabled
() const
UIWidget
isEqual
(const Object *object)
Object
virtual
isFlipX
()
UIWidget
inline
virtual
isFlipY
()
UIWidget
inline
virtual
isFocused
() const
UIWidget
isIgnoreContentAdaptWithSize
() const
UIWidget
isSingleReference
() const
Object
isTouchEnabled
() const
UIWidget
isUpdateEnabled
()
UIWidget
isVisible
() const
UIWidget
Layout
()
Layout
longClickEvent
()
UIWidget
protected
moveEvent
()
UIWidget
protected
Object
()
Object
onEnter
()
UIWidget
virtual
onExit
()
UIWidget
virtual
onPressStateChangedToDisabled
()
UIWidget
protected
virtual
onPressStateChangedToNormal
()
UIWidget
protected
virtual
onPressStateChangedToPressed
()
UIWidget
protected
virtual
onSizeChanged
()
Layout
protected
virtual
onTouchBegan
(const Point &touchPoint)
UIWidget
virtual
onTouchCancelled
(const Point &touchPoint)
UIWidget
virtual
onTouchEnded
(const Point &touchPoint)
UIWidget
virtual
onTouchLongClicked
(const Point &touchPoint)
UIWidget
virtual
onTouchMoved
(const Point &touchPoint)
UIWidget
virtual
pushDownEvent
()
UIWidget
protected
release
()
Object
inline
releaseResoures
()
UIWidget
protected
virtual
releaseUpEvent
()
UIWidget
protected
removeAllChildren
()
UIWidget
virtual
removeBackGroundImage
()
Layout
removeChild
(UIWidget *child)
UIWidget
virtual
removeFromParent
()
UIWidget
virtual
removeRenderer
(Node *renderer, bool cleanup)
UIWidget
reorderChild
(UIWidget *child)
UIWidget
virtual
retain
()
Object
inline
retainCount
() const
Object
runAction
(Action *action)
UIWidget
setActionManager
(ActionManager *actionManager)
UIWidget
virtual
setActionTag
(int tag)
UIWidget
setAnchorPoint
(const Point &pt)
UIWidget
virtual
setBackGroundColor
(const Color3B &color)
Layout
setBackGroundColor
(const Color3B &startColor, const Color3B &endColor)
Layout
setBackGroundColorOpacity
(int opacity)
Layout
setBackGroundColorType
(LayoutBackGroundColorType type)
Layout
setBackGroundColorVector
(const Point &vector)
Layout
setBackGroundImage
(const char *fileName, TextureResType texType=UI_TEX_TYPE_LOCAL)
Layout
setBackGroundImageCapInsets
(const Rect &capInsets)
Layout
setBackGroundImageScale9Enabled
(bool enabled)
Layout
setBlendFunc
(BlendFunc blendFunc)
UIWidget
setBright
(bool bright)
UIWidget
setBrightStyle
(BrightStyle style)
UIWidget
setCascadeColorEnabled
(bool cascadeColorEnabled)
UIWidget
virtual
setCascadeOpacityEnabled
(bool cascadeOpacityEnabled)
UIWidget
virtual
setClippingEnabled
(bool able)
Layout
virtual
setColor
(const Color3B &color)
Layout
virtual
setEnabled
(bool enabled)
UIWidget
virtual
setFlipX
(bool flipX)
UIWidget
inline
virtual
setFlipY
(bool flipY)
UIWidget
inline
virtual
setFocused
(bool fucosed)
UIWidget
setLayoutParameter
(LayoutParameter *parameter)
UIWidget
setLayoutType
(LayoutType type)
Layout
virtual
setName
(const char *name)
UIWidget
setOpacity
(int opacity)
Layout
virtual
setParent
(UIWidget *parent)
UIWidget
setPosition
(const Point &pos)
UIWidget
setPositionPercent
(const Point &percent)
UIWidget
setPositionType
(PositionType type)
UIWidget
setRotation
(float rotation)
UIWidget
setRotationX
(float rotationX)
UIWidget
setRotationY
(float rotationY)
UIWidget
setScale
(float fScale)
UIWidget
virtual
setScaleX
(float fScaleX)
UIWidget
virtual
setScaleY
(float fScaleY)
UIWidget
virtual
setSize
(const Size &size)
UIWidget
virtual
setSizePercent
(const Point &percent)
UIWidget
virtual
setSizeType
(SizeType type)
UIWidget
setTag
(int tag)
UIWidget
setTouchEnabled
(bool enabled)
UIWidget
virtual
setUpdateEnabled
(bool enable)
UIWidget
setVisible
(bool visible)
UIWidget
setZOrder
(int z)
UIWidget
stopAction
(Action *action)
UIWidget
stopActionByTag
(int tag)
UIWidget
stopAllActions
(void)
UIWidget
UIRootWidget
()
UIRootWidget
UIWidget
(void)
UIWidget
update
(float dt)
Object
inline
virtual
updateAnchorPoint
()
UIWidget
protected
updateSizeAndPosition
()
UIWidget
protected
~Layout
()
Layout
virtual
~Object
()
Object
virtual
~UIRootWidget
()
UIRootWidget
virtual
~UIWidget
()
UIWidget
virtual
Generated on Thu Sep 26 2013 16:01:47 for cocos2d-x by
1.8.4