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

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

_actionManagerNodeprotected
_additionalTransformNodemutableprotected
_anchorPointNodeprotected
_anchorPointInPointsNodeprotected
_attachWithIMEUICCTextFieldprotected
_batchCommandSpriteBatchNodeprotected
_batchNodesLabelprotected
_blendFuncSpriteBatchNodeprotected
_blendFuncDirtyLabelprotected
_bmFontPathLabelprotected
_cascadeColorEnabledNodeprotected
_cascadeOpacityEnabledNodeprotected
_charCountTextFieldTTFprotected
_childrenNodeprotected
_clipEnabledLabelprotected
_colorSpaceHolderTextFieldTTFprotected
_colorTextTextFieldTTFprotected
_commonLineHeightLabelprotected
_compatibleModeLabelprotected
_componentContainerNodeprotected
_contentDirtyLabelprotected
_contentSizeNodeprotected
_currentLabelTypeLabelprotected
_currentUTF16StringLabelprotected
_currLabelEffectLabelprotected
_currNumLinesLabelprotected
_customCommandLabelprotected
_delegateTextFieldTTFprotected
_deleteBackwardUICCTextFieldprotected
_descendantsSpriteBatchNodeprotected
_detachWithIMEUICCTextFieldprotected
_displayedColorNodeprotected
_displayedOpacityNodeprotected
_effectColorLabelprotected
_effectColorFLabelprotected
_eventDispatcherNodeprotected
_fontAtlasLabelprotected
_fontConfigLabelprotected
_fontDefinitionLabelprotected
_fontDirtyLabelprotected
_fontScaleLabelprotected
_globalZOrderNodeprotected
_hAlignmentLabelprotected
_horizontalKerningsLabelprotected
_ignoreAnchorPointForPositionNodeprotected
_inputTextTextFieldTTFprotected
_insertTextUICCTextFieldprotected
_inverseNodemutableprotected
_inverseDirtyNodemutableprotected
_isOpacityModifyRGBLabelprotected
_isTransitionFinishedNodeprotected
_labelDimensionsLabelprotected
_labelHeightLabelprotected
_labelWidthLabelprotected
_lettersInfoLabelprotected
_limitShowCountLabelprotected
_lineBreakWithoutSpacesLabelprotected
_localZOrderNodeprotected
_maxLengthUICCTextFieldprotected
_maxLengthEnabledUICCTextFieldprotected
_maxLineWidthLabelprotected
_modelViewTransformNodeprotected
_nameNodeprotected
_orderOfArrivalNodeprotected
_originalUTF16StringLabelprotected
_originalUTF8StringLabelprotected
_outlineSizeLabelprotected
_parentNodeprotected
_passwordEnabledUICCTextFieldprotected
_passwordStyleTextUICCTextFieldprotected
_physicsBodyNodeprotected
_placeHolderTextFieldTTFprotected
_positionNodeprotected
_positionZNodeprotected
_realColorNodeprotected
_realOpacityNodeprotected
_referenceCountRefprotected
_reorderChildDirtyNodeprotected
_reusedLetterLabelprotected
_reusedRectLabelprotected
_rotationXNodeprotected
_rotationYNodeprotected
_rotationZ_XNodeprotected
_rotationZ_YNodeprotected
_runningNodeprotected
_scaleXNodeprotected
_scaleYNodeprotected
_scaleZNodeprotected
_schedulerNodeprotected
_scriptHandlerNodeprotected
_scriptTypeNodeprotected
_secureTextEntryTextFieldTTFprotected
_setLocalZOrder(int z)Nodevirtual
_shaderProgramNodeprotected
_shadowBlurRadiusLabelprotected
_shadowColorLabelprotected
_shadowDirtyLabelprotected
_shadowEnabledLabelprotected
_shadowNodeLabelprotected
_shadowOffsetLabelprotected
_shadowOpacityLabelprotected
_shadowTransformLabelprotected
_skewXNodeprotected
_skewYNodeprotected
_systemFontLabelprotected
_systemFontSizeLabelprotected
_tagNodeprotected
_textColorLabelprotected
_textColorFLabelprotected
_textSpriteLabelprotected
_textureAtlasSpriteBatchNodeprotected
_transformNodemutableprotected
_transformDirtyNodemutableprotected
_transformUpdatedNodeprotected
_uniformEffectColorLabelprotected
_uniformTextColorLabelprotected
_updateScriptHandlerNodeprotected
_useA8ShaderLabelprotected
_useAdditionalTransformNodeprotected
_useDistanceFieldLabelprotected
_userDataNodeprotected
_userObjectNodeprotected
_vAlignmentLabelprotected
_visibleNodeprotected
addChild(Node *child, int zOrder=0, int tag=0) overrideLabelvirtual
cocos2d::Node::addChild(Node *child)Nodevirtual
cocos2d::Node::addChild(Node *child, int localZOrder)Nodevirtual
addComponent(Component *pComponent)Nodevirtual
addSpriteWithoutQuad(Sprite *child, int z, int aTag)SpriteBatchNode
alignText()Labelprotectedvirtual
appendChild(Sprite *sprite)SpriteBatchNode
atlasIndexForChild(Sprite *sprite, int z)SpriteBatchNode
attachWithIME()TextFieldTTFvirtual
autorelease()Ref
boundingBox() const Nodeinlinevirtual
canAttachWithIME() overrideTextFieldTTFprotectedvirtual
canDetachWithIME() overrideTextFieldTTFprotectedvirtual
childrenAlloc(void)Nodeprotected
cleanup()Nodevirtual
closeIME()UICCTextField
computeHorizontalKernings(unsigned short int *stringToRender)Labelprotected
computeStringNumLines()Labelprotected
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 Nodeprotected
convertToWorldSpace(const Point &nodePoint) const Node
convertToWorldSpaceAR(const Point &nodePoint) const Node
create(const char *placeholder, const char *fontName, float fontSize)UICCTextFieldstatic
cocos2d::TextFieldTTF::create()Labelstatic
cocos2d::TextFieldTTF::create(const std::string &text, const std::string &font, float fontSize, const Size &dimensions=Size::ZERO, TextHAlignment hAlignment=TextHAlignment::LEFT, TextVAlignment vAlignment=TextVAlignment::TOP)Labelstatic
cocos2d::SpriteBatchNode::create(const std::string &fileImage, ssize_t capacity=DEFAULT_CAPACITY)SpriteBatchNodestatic
createSpriteWithFontDefinition()Labelprotected
createWithBMFont(const std::string &bmfontFilePath, const std::string &text, const TextHAlignment &alignment=TextHAlignment::LEFT, int maxLineWidth=0, const Point &imageOffset=Point::ZERO)Labelstatic
createWithCharMap(const std::string &charMapFile, int itemWidth, int itemHeight, int startCharMap)Labelstatic
createWithCharMap(Texture2D *texture, int itemWidth, int itemHeight, int startCharMap)Labelstatic
createWithCharMap(const std::string &plistFile)Labelstatic
createWithSystemFont(const std::string &text, const std::string &font, float fontSize, const Size &dimensions=Size::ZERO, TextHAlignment hAlignment=TextHAlignment::LEFT, TextVAlignment vAlignment=TextVAlignment::TOP)Labelstatic
createWithTexture(Texture2D *tex, ssize_t capacity=DEFAULT_CAPACITY)SpriteBatchNodestatic
createWithTTF(const std::string &text, const std::string &fontFile, float fontSize, const Size &dimensions=Size::ZERO, TextHAlignment hAlignment=TextHAlignment::LEFT, TextVAlignment vAlignment=TextVAlignment::TOP)Labelstatic
createWithTTF(const TTFConfig &ttfConfig, const std::string &text, TextHAlignment alignment=TextHAlignment::LEFT, int maxLineWidth=0)Labelstatic
deleteBackward()UICCTextFieldvirtual
detachChild(Node *child, ssize_t index, bool doCleanup)Nodeprotected
detachWithIME()TextFieldTTFvirtual
didAttachWithIME()IMEDelegateinlineprotectedvirtual
didDetachWithIME()IMEDelegateinlineprotectedvirtual
disableCascadeColor()Nodeprotectedvirtual
disableCascadeOpacity()Nodeprotectedvirtual
disableEffect()Labelvirtual
DistanceFieldFontSizeLabelstatic
draw(Renderer *renderer, const kmMat4 &transform, bool transformUpdated) overrideLabelvirtual
cocos2d::Node::draw() finalNodevirtual
drawShadowWithoutBlur()Labelprotected
drawTextSprite(Renderer *renderer, bool parentTransformUpdated)Labelprotected
enableGlow(const Color4B &glowColor)Labelvirtual
enableOutline(const Color4B &outlineColor, int outlineSize=-1)Labelvirtual
enableShadow(const Color4B &shadowColor=Color4B::BLACK, const Size &offset=Size(2,-2), int blurRadius=0)Labelvirtual
getActionByTag(int tag)Node
getActionManager()Nodeinlinevirtual
getActionManager() const Nodeinlinevirtual
getAnchorPoint() const Nodevirtual
getAnchorPointInPoints() const Nodevirtual
getAttachWithIME()UICCTextField
getBlendFunc() const overrideSpriteBatchNodevirtual
getBMFontFilePath() const Labelinline
getBoundingBox() const overrideLabelvirtual
getCharCount()UICCTextField
cocos2d::TextFieldTTF::getCharCount() const TextFieldTTFinline
getChildByTag(int tag)Nodevirtual
getChildren()Nodeinlinevirtual
getChildren() const Nodeinlinevirtual
getChildrenCount() const Nodevirtual
getColor(void) const Nodevirtual
getColorSpaceHolder()TextFieldTTFvirtual
getCommonLineHeight() const Label
getComponent(const std::string &pName)Node
getContentSize() const overrideLabelvirtual
getContentText() overrideTextFieldTTFprotectedvirtual
getDelegate() const TextFieldTTFinline
getDeleteBackward()UICCTextField
getDescendants() const SpriteBatchNodeinline
getDescription() const overrideLabelvirtual
getDetachWithIME()UICCTextField
getDimensions() const Labelinline
getDisplayedColor() const Nodevirtual
getDisplayedOpacity() const Nodevirtual
getEventDispatcher() const Nodeinlinevirtual
getFontAtlas()Labelinline
getFontDefinition() const Labelinline
getGlobalZOrder() const Nodeinlinevirtual
getGLServerState() const Nodeinline
getHeight() const Labelinline
getHorizontalAlignment() const Labelinline
getInsertText()UICCTextField
getLetter(int lettetIndex)Labelvirtual
getLocalZOrder() const Nodeinlinevirtual
getMaxLength()UICCTextField
getMaxLineWidth()Labelinline
getNodeToParentAffineTransform() const Nodevirtual
getNodeToParentTransform() const Nodevirtual
getNodeToWorldAffineTransform() const Nodevirtual
getNodeToWorldTransform() const Nodevirtual
getNumberOfRunningActions() const Node
getOpacity() const Nodevirtual
getOrderOfArrival() const Node
getParent()Nodeinlinevirtual
getParent() const Nodeinlinevirtual
getParentToNodeAffineTransform() const Nodevirtual
getParentToNodeTransform() const Nodevirtual
getPhysicsBody() const Node
getPlaceHolder(void) const TextFieldTTFvirtual
getPosition() const Nodevirtual
getPosition(float *x, float *y) const Nodevirtual
getPosition3D() const Nodevirtual
getPositionX(void) const Nodevirtual
getPositionY(void) const Nodevirtual
getPositionZ() const Nodevirtual
getReferenceCount() const Ref
getRotation() const Nodevirtual
getRotation3D() const Nodevirtual
getRotationSkewX() const Nodevirtual
getRotationSkewY() const Nodevirtual
getRotationX() const Nodeinlinevirtual
getRotationY() const Nodeinlinevirtual
getScale() const Nodevirtual
getScaleX() const overrideLabelvirtual
getScaleY() const overrideLabelvirtual
getScaleZ() const Nodevirtual
getScene()Nodevirtual
getScheduler()Nodeinlinevirtual
getScheduler() const Nodeinlinevirtual
getShaderProgram()Nodeinlinevirtual
getShaderProgram() const Nodeinlinevirtual
getSkewX() const Nodevirtual
getSkewY() const Nodevirtual
getString() const overrideTextFieldTTFvirtual
getStringLength() const Label
getStringNumLines() const Labelinline
getSystemFontName() const Labelinlinevirtual
getSystemFontSize() const Labelinlinevirtual
getTag() const Nodevirtual
getTextAlignment() const Labelinline
getTextColor() const Labelinline
getTexture() const overrideSpriteBatchNodevirtual
getTextureAtlas(void)SpriteBatchNodeinline
getTTFConfig() const Labelinlinevirtual
getUserData()Nodeinlinevirtual
getUserData() const Nodeinlinevirtual
getUserObject()Nodeinlinevirtual
getUserObject() const Nodeinlinevirtual
getVertexZ() const Nodeinlinevirtual
getVerticalAlignment() const Labelinline
getWidth() const Labelinline
getWorldToNodeAffineTransform() const Nodevirtual
getWorldToNodeTransform() const Nodevirtual
getZOrder() const Nodeinlinevirtual
highestAtlasIndexInChild(Sprite *sprite)SpriteBatchNode
ignoreAnchorPointForPosition(bool ignore)Nodevirtual
IMEDelegate()IMEDelegateprotected
increaseAtlasCapacity()SpriteBatchNode
init()SpriteBatchNodeprotectedvirtual
initWithFile(const std::string &fileImage, ssize_t capacity)SpriteBatchNodeprotected
initWithPlaceHolder(const std::string &placeholder, const Size &dimensions, TextHAlignment alignment, const std::string &fontName, float fontSize)TextFieldTTF
initWithPlaceHolder(const std::string &placeholder, const std::string &fontName, float fontSize)TextFieldTTF
initWithTexture(Texture2D *tex, ssize_t capacity)SpriteBatchNodeprotected
insertChild(Node *child, int z)Nodeprotected
insertQuadFromSprite(Sprite *sprite, ssize_t index)SpriteBatchNode
insertText(const char *text, size_t len)UICCTextFieldvirtual
INVALID_TAGNodestatic
isCascadeColorEnabled() const Nodevirtual
isCascadeOpacityEnabled() const Nodevirtual
isClipMarginEnabled() const Labelinline
isIgnoreAnchorPointForPosition() const Nodevirtual
isMaxLengthEnabled()UICCTextField
isOpacityModifyRGB() const overrideLabelvirtual
isPasswordEnabled()UICCTextField
isRunning() const Nodevirtual
isScheduled(SEL_SCHEDULE selector)Node
isSecureTextEntry()TextFieldTTFvirtual
isVisible() const Nodevirtual
keyboardDidHide(IMEKeyboardNotificationInfo &info)IMEDelegateinlineprotectedvirtual
keyboardDidShow(IMEKeyboardNotificationInfo &info)IMEDelegateinlineprotectedvirtual
keyboardWillHide(IMEKeyboardNotificationInfo &info)IMEDelegateinlineprotectedvirtual
keyboardWillShow(IMEKeyboardNotificationInfo &info)IMEDelegateinlineprotectedvirtual
Label(FontAtlas *atlas=nullptr, TextHAlignment hAlignment=TextHAlignment::LEFT, TextVAlignment vAlignment=TextVAlignment::TOP, bool useDistanceField=false, bool useA8Shader=false)Labelprotected
LabelType enum nameLabelprotected
lowestAtlasIndexInChild(Sprite *sprite)SpriteBatchNode
Node()Nodeprotected
nodeToParentTransform() const Nodeinlinevirtual
nodeToWorldTransform() const Nodeinlinevirtual
numberOfRunningActions() const Nodeinline
onDraw(const kmMat4 &transform, bool transformUpdated)Labelprotected
onEnter() overrideUICCTextFieldvirtual
onEnterTransitionDidFinish()Nodevirtual
onExit()Nodevirtual
onExitTransitionDidStart()Nodevirtual
onTextFieldAttachWithIME(TextFieldTTF *pSender) overrideUICCTextFieldvirtual
onTextFieldDeleteBackward(TextFieldTTF *pSender, const char *delText, size_t nLen) overrideUICCTextFieldvirtual
onTextFieldDetachWithIME(TextFieldTTF *pSender) overrideUICCTextFieldvirtual
onTextFieldInsertText(TextFieldTTF *pSender, const char *text, size_t nLen) overrideUICCTextFieldvirtual
onVisit(TextFieldTTF *sender, Renderer *renderer, const kmMat4 &transform, bool transformUpdated)TextFieldDelegateinlinevirtual
openIME()UICCTextField
parentToNodeTransform() const Nodeinlinevirtual
pause(void)Node
pauseSchedulerAndActions(void)Node
rebuildIndexInOrder(Sprite *parent, ssize_t index)SpriteBatchNode
recordLetterInfo(const cocos2d::Point &point, const FontLetterDefinition &letterDef, int spriteIndex)Labelprotected
recordPlaceholderInfo(int spriteIndex)Labelprotected
Ref()Refprotected
release()Ref
removeAllChildren()Nodevirtual
removeAllChildrenWithCleanup(bool cleanup) overrideSpriteBatchNodevirtual
removeAllComponents()Nodevirtual
removeChild(Node *child, bool cleanup) overrideSpriteBatchNodevirtual
removeChildAtIndex(ssize_t index, bool doCleanup)SpriteBatchNode
removeChildByTag(int tag, bool cleanup=true)Nodevirtual
removeComponent(const std::string &pName)Nodevirtual
removeFromParent()Nodevirtual
removeFromParentAndCleanup(bool cleanup)Nodevirtual
removeSpriteFromAtlas(Sprite *sprite)SpriteBatchNode
reorderBatch(bool reorder)SpriteBatchNode
reorderChild(Node *child, int zOrder) overrideSpriteBatchNodevirtual
reset()Labelprotected
resume(void)Node
resumeSchedulerAndActions(void)Node
retain()Ref
runAction(Action *action)Node
s_globalOrderOfArrivalNodeprotectedstatic
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
setActionManager(ActionManager *actionManager)Nodevirtual
setAdditionalTransform(kmMat4 *additionalTransform)Node
setAdditionalTransform(const AffineTransform &additionalTransform)Node
setAlignment(TextHAlignment hAlignment)Labelinline
setAlignment(TextHAlignment hAlignment, TextVAlignment vAlignment)Label
setAnchorPoint(const Point &anchorPoint)Nodevirtual
setAttachWithIME(bool attach)UICCTextField
setBlendFunc(const BlendFunc &blendFunc) overrideLabelvirtual
setBMFontFilePath(const std::string &bmfontFilePath, const Point &imageOffset=Point::ZERO)Labelvirtual
setCascadeColorEnabled(bool cascadeColorEnabled)Nodevirtual
setCascadeOpacityEnabled(bool cascadeOpacityEnabled)Nodevirtual
setCharMap(const std::string &charMapFile, int itemWidth, int itemHeight, int startCharMap)Labelvirtual
setCharMap(Texture2D *texture, int itemWidth, int itemHeight, int startCharMap)Labelvirtual
setCharMap(const std::string &plistFile)Labelvirtual
setClipMarginEnabled(bool clipEnabled)Labelinline
setColor(const Color3B &color)Nodevirtual
setColorSpaceHolder(const Color3B &color)TextFieldTTFvirtual
setColorSpaceHolder(const Color4B &color)TextFieldTTFvirtual
setContentSize(const Size &contentSize)Nodevirtual
setCurrentString(unsigned short *stringToSet)Labelprotected
setDelegate(TextFieldDelegate *delegate)TextFieldTTFinline
setDeleteBackward(bool deleteBackward)UICCTextField
setDetachWithIME(bool detach)UICCTextField
setDimensions(unsigned int width, unsigned int height)Label
setEventDispatcher(EventDispatcher *dispatcher)Nodevirtual
setFontAtlas(FontAtlas *atlas, bool distanceFieldEnabled=false, bool useA8Shader=false)Labelprotectedvirtual
setFontDefinition(const FontDefinition &textDefinition)Labelvirtual
setFontScale(float fontScale)Labelprotected
setGlobalZOrder(float globalZOrder)Nodevirtual
setGLServerState(int serverState)Nodeinline
setHeight(unsigned int height)Labelinline
setHorizontalAlignment(TextHAlignment hAlignment)Labelinline
setInsertText(bool insert)UICCTextField
setLineBreakWithoutSpace(bool breakWithoutSpace)Label
setLocalZOrder(int localZOrder)Nodevirtual
setMaxLength(int length)UICCTextField
setMaxLengthEnabled(bool enable)UICCTextField
setMaxLineWidth(unsigned int maxLineWidth)Label
setNodeToParentTransform(const kmMat4 &transform)Nodevirtual
setOpacity(GLubyte opacity)Nodevirtual
setOpacityModifyRGB(bool isOpacityModifyRGB) overrideLabelvirtual
setOrderOfArrival(int orderOfArrival)Node
setOriginalString(unsigned short *stringToSet)Labelprotected
setParent(Node *parent)Nodevirtual
setPasswordEnabled(bool enable)UICCTextField
setPasswordStyleText(const char *styleText)UICCTextField
setPasswordText(const char *text)UICCTextField
setPhysicsBody(PhysicsBody *body)Node
setPlaceHolder(const std::string &text)TextFieldTTFvirtual
setPosition(const Point &position)Nodevirtual
setPosition(float x, float y)Nodevirtual
setPosition3D(const Vertex3F &position)Nodevirtual
setPositionX(float x)Nodevirtual
setPositionY(float y)Nodevirtual
setPositionZ(float positionZ)Nodevirtual
setRotation(float rotation)Nodevirtual
setRotation3D(const Vertex3F &rotation)Nodevirtual
setRotationSkewX(float rotationX)Nodevirtual
setRotationSkewY(float rotationY)Nodevirtual
setRotationX(float rotationX)Nodeinlinevirtual
setRotationY(float rotationY)Nodeinlinevirtual
setScale(float scale) overrideLabelvirtual
cocos2d::SpriteBatchNode::setScale(float scaleX, float scaleY)Nodevirtual
setScaleX(float scaleX) overrideLabelvirtual
setScaleY(float scaleY) overrideLabelvirtual
setScaleZ(float scaleZ)Nodevirtual
setScheduler(Scheduler *scheduler)Nodevirtual
setSecureTextEntry(bool value)TextFieldTTFvirtual
setShaderProgram(GLProgram *shaderProgram)Nodevirtual
setSkewX(float skewX)Nodevirtual
setSkewY(float skewY)Nodevirtual
setString(const std::string &text) overrideTextFieldTTFvirtual
setSystemFontName(const std::string &systemFont)Labelvirtual
setSystemFontSize(float fontSize)Labelvirtual
setTag(int tag)Nodevirtual
setTextColor(const Color4B &textColor) overrideTextFieldTTFvirtual
setTexture(Texture2D *texture) overrideSpriteBatchNodevirtual
setTextureAtlas(TextureAtlas *textureAtlas)SpriteBatchNodeinline
setTTFConfig(const TTFConfig &ttfConfig)Labelvirtual
setUserData(void *userData)Nodevirtual
setUserObject(Ref *userObject)Nodevirtual
setVertexZ(float vertexZ)Nodeinlinevirtual
setVerticalAlignment(TextVAlignment vAlignment)Labelinline
setVisible(bool visible)Nodevirtual
setWidth(unsigned int width)Labelinline
setZOrder(int localZOrder)Nodeinlinevirtual
sortAllChildren() overrideLabelvirtual
SpriteBatchNode()SpriteBatchNodeprotected
stopAction(Action *action)Node
stopActionByTag(int tag)Node
stopAllActions()Node
swap(ssize_t oldIndex, ssize_t newIndex)SpriteBatchNodeprotected
TextFieldTTF()TextFieldTTF
textFieldWithPlaceHolder(const std::string &placeholder, const Size &dimensions, TextHAlignment alignment, const std::string &fontName, float fontSize)TextFieldTTFstatic
textFieldWithPlaceHolder(const std::string &placeholder, const std::string &fontName, float fontSize)TextFieldTTFstatic
transform(const kmMat4 &parentTransform)Nodeprotected
UICCTextField()UICCTextField
unschedule(SEL_SCHEDULE selector)Node
unscheduleAllSelectors(void)Node
unscheduleUpdate(void)Node
update(float delta)Nodevirtual
updateAtlasIndex(Sprite *sprite, ssize_t *curIndex)SpriteBatchNodeprotected
updateBlendFunc()SpriteBatchNodeprotected
updateCascadeColor()Nodeprotectedvirtual
updateCascadeOpacity()Nodeprotectedvirtual
updateColor() overrideLabelprotectedvirtual
updateContent()Labelvirtual
updateDisplayedColor(const Color3B &parentColor) overrideLabelvirtual
updateDisplayedOpacity(GLubyte parentOpacity) overrideLabelvirtual
updateFont()Labelprotected
updateQuadFromSprite(Sprite *sprite, ssize_t index)SpriteBatchNodeprotected
updateQuads()Labelprotected
updateShaderProgram()Labelprotectedvirtual
updateTransform()Nodevirtual
visit(Renderer *renderer, const kmMat4 &parentTransform, bool parentTransformUpdated) overrideTextFieldTTFvirtual
cocos2d::Node::visit() finalNodevirtual
worldToNodeTransform() const Nodeinlinevirtual
~BlendProtocol()BlendProtocolinlinevirtual
~IMEDelegate()IMEDelegatevirtual
~Label()Labelprotectedvirtual
~LabelProtocol()LabelProtocolinlinevirtual
~Node()Nodeprotectedvirtual
~Ref()Refvirtual
~SpriteBatchNode()SpriteBatchNodeprotectedvirtual
~TextFieldDelegate()TextFieldDelegateinlinevirtual
~TextFieldTTF()TextFieldTTFvirtual
~TextureProtocol()TextureProtocolinlinevirtual
~UICCTextField()UICCTextField