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

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

_actionTagUIWidgetprotected
_affectByClippingUIWidgetprotected
_anchorPointUIWidgetprotected
_autoReleaseCountObjectprotected
_brightUIWidgetprotected
_brightStyleUIWidgetprotected
_childrenUIWidgetprotected
_customSizeUIWidgetprotected
_enabledUIWidgetprotected
_fntFileHasInitUILabelBMFontprotected
_focusUIWidgetprotected
_IDObject
_ignoreSizeUIWidgetprotected
_isRunningUIWidgetprotected
_labelBMFontRendererUILabelBMFontprotected
_layoutParameterUIWidgetprotected
_luaIDObject
_nameUIWidgetprotected
_positionPercentUIWidgetprotected
_positionTypeUIWidgetprotected
_referenceObjectprotected
_rendererUIWidgetprotected
_schedulerUIWidgetprotected
_sizeUIWidgetprotected
_sizePercentUIWidgetprotected
_sizeTypeUIWidgetprotected
_touchEnabledUIWidgetprotected
_touchEndPosUIWidgetprotected
_touchEventListenerUIWidgetprotected
_touchEventSelectorUIWidgetprotected
_touchMovePosUIWidgetprotected
_touchPassedEnabledUIWidgetprotected
_touchStartPosUIWidgetprotected
_updateEnabledUIWidgetprotected
_visibleUIWidgetprotected
_widgetParentUIWidgetprotected
_widgetTagUIWidgetprotected
_widgetTypeUIWidgetprotected
_widgetZOrderUIWidgetprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
addChild(UIWidget *child)UIWidgetvirtual
addRenderer(Node *renderer, int zOrder)UIWidget
addTouchEventListener(Object *target, SEL_TouchEvent selector)UIWidget
autorelease()Object
cancelUpEvent()UIWidgetprotected
checkChildInfo(int handleState, UIWidget *sender, const Point &touchPoint)UIWidgetvirtual
clippingParentAreaContainPoint(const Point &pt)UIWidget
convertToWorldSpace(const Point &pt)UIWidget
create()UILabelBMFontstatic
didNotSelectSelf()UIWidget
disableUpdate()UIWidget
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 UILabelBMFontvirtual
getDescription() const UILabelBMFontvirtual
getLayoutParameter()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
getSize() const UIWidget
getSizePercent() const UIWidget
getSizeType() const UIWidget
getStringValue()UILabelBMFont
getTag() const UIWidget
getTopInParent()UIWidget
getTouchEndPos()UIWidget
getTouchMovePos()UIWidget
getTouchStartPos()UIWidget
getVirtualRenderer()UILabelBMFontvirtual
getWidgetType() const UIWidget
getWorldPosition()UIWidget
getZOrder()UIWidget
hitTest(const Point &pt)UIWidgetvirtual
ignoreContentAdaptWithSize(bool ignore)UIWidgetvirtual
init()UIWidgetprotectedvirtual
initRenderer()UILabelBMFontprotectedvirtual
isBright() const UIWidget
isCascadeColorEnabled()UIWidgetvirtual
isCascadeOpacityEnabled()UIWidgetvirtual
isEnabled() const UIWidget
isEqual(const Object *object)Objectvirtual
isFlipX()UIWidgetinlinevirtual
isFlipY()UIWidgetinlinevirtual
isFocused() const UIWidget
isIgnoreContentAdaptWithSize() const UIWidget
isSingleReference() const Object
isTouchEnabled() const UIWidget
isUpdateEnabled()UIWidget
isVisible() const UIWidget
labelBMFontScaleChangedWithSize()UILabelBMFontprotected
longClickEvent()UIWidgetprotected
moveEvent()UIWidgetprotected
Object()Object
onEnter()UIWidgetvirtual
onExit()UIWidgetvirtual
onPressStateChangedToDisabled()UIWidgetprotectedvirtual
onPressStateChangedToNormal()UIWidgetprotectedvirtual
onPressStateChangedToPressed()UIWidgetprotectedvirtual
onSizeChanged()UILabelBMFontprotectedvirtual
onTouchBegan(const Point &touchPoint)UIWidgetvirtual
onTouchCancelled(const Point &touchPoint)UIWidgetvirtual
onTouchEnded(const Point &touchPoint)UIWidgetvirtual
onTouchLongClicked(const Point &touchPoint)UIWidgetvirtual
onTouchMoved(const Point &touchPoint)UIWidgetvirtual
pushDownEvent()UIWidgetprotected
release()Objectinline
releaseResoures()UIWidgetprotectedvirtual
releaseUpEvent()UIWidgetprotected
removeAllChildren()UIWidgetvirtual
removeChild(UIWidget *child)UIWidgetvirtual
removeFromParent()UIWidgetvirtual
removeRenderer(Node *renderer, bool cleanup)UIWidget
reorderChild(UIWidget *child)UIWidgetvirtual
retain()Objectinline
retainCount() const Object
runAction(Action *action)UIWidget
setActionManager(ActionManager *actionManager)UIWidgetvirtual
setActionTag(int tag)UIWidget
setAnchorPoint(const Point &pt)UILabelBMFontvirtual
setBlendFunc(BlendFunc blendFunc)UIWidget
setBright(bool bright)UIWidget
setBrightStyle(BrightStyle style)UIWidget
setCascadeColorEnabled(bool cascadeColorEnabled)UIWidgetvirtual
setCascadeOpacityEnabled(bool cascadeOpacityEnabled)UIWidgetvirtual
setColor(const Color3B &color)UIWidgetvirtual
setEnabled(bool enabled)UIWidgetvirtual
setFlipX(bool flipX)UIWidgetinlinevirtual
setFlipY(bool flipY)UIWidgetinlinevirtual
setFntFile(const char *fileName)UILabelBMFont
setFocused(bool fucosed)UIWidget
setLayoutParameter(LayoutParameter *parameter)UIWidget
setName(const char *name)UIWidget
setOpacity(int opacity)UIWidgetvirtual
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)UIWidgetvirtual
setScaleX(float fScaleX)UIWidgetvirtual
setScaleY(float fScaleY)UIWidgetvirtual
setSize(const Size &size)UIWidgetvirtual
setSizePercent(const Point &percent)UIWidgetvirtual
setSizeType(SizeType type)UIWidget
setTag(int tag)UIWidget
setText(const char *value)UILabelBMFont
setTouchEnabled(bool enabled)UIWidgetvirtual
setUpdateEnabled(bool enable)UIWidget
setVisible(bool visible)UIWidget
setZOrder(int z)UIWidget
stopAction(Action *action)UIWidget
stopActionByTag(int tag)UIWidget
stopAllActions(void)UIWidget
UILabelBMFont()UILabelBMFont
UIWidget(void)UIWidget
update(float dt)Objectinlinevirtual
updateAnchorPoint()UIWidgetprotected
updateSizeAndPosition()UIWidgetprotected
~Object()Objectvirtual
~UILabelBMFont()UILabelBMFontvirtual
~UIWidget()UIWidgetvirtual