_attachWithIME | UICCTextField | protected |
_cascadeColorEnabled | CCNodeRGBA | protected |
_cascadeOpacityEnabled | CCNodeRGBA | protected |
_deleteBackward | UICCTextField | protected |
_detachWithIME | UICCTextField | protected |
_displayedColor | CCNodeRGBA | protected |
_displayedOpacity | CCNodeRGBA | protected |
_insertText | UICCTextField | protected |
_maxLength | UICCTextField | protected |
_maxLengthEnabled | UICCTextField | protected |
_passwordEnabled | UICCTextField | protected |
_passwordStyleText | UICCTextField | protected |
_prepareTextDefinition(bool adjustForResolution=false) | CCLabelTTF | protected |
_realColor | CCNodeRGBA | protected |
_realOpacity | CCNodeRGBA | protected |
_setZOrder(int z) | CCNode | virtual |
_updateWithTextDefinition(ccFontDefinition &textDefinition, bool mustUpdateTexture=true) | CCLabelTTF | protected |
acceptVisitor(CCDataVisitor &visitor) | CCObject | virtual |
addChild(CCNode *pChild) | CCSprite | virtual |
addChild(CCNode *pChild, int zOrder) | CCSprite | virtual |
addChild(CCNode *pChild, int zOrder, int tag) | CCSprite | virtual |
addComponent(CCComponent *pComponent) | CCNode | virtual |
attachWithIME() | CCTextFieldTTF | virtual |
autorelease(void) | CCObject | |
boundingBox(void) | CCNode | |
canAttachWithIME() | CCTextFieldTTF | protectedvirtual |
canDetachWithIME() | CCTextFieldTTF | protectedvirtual |
CCIMEDelegate() | CCIMEDelegate | protected |
CCLabelTTF() | CCLabelTTF | |
CCNode(void) | CCNode | |
CCNodeRGBA() | CCNodeRGBA | |
CCObject(void) | CCObject | |
CCSprite(void) | CCSprite | |
CCTextFieldTTF() | CCTextFieldTTF | |
cleanup(void) | CCNode | virtual |
closeIME() | UICCTextField | |
convertToNodeSpace(const CCPoint &worldPoint) | CCNode | |
convertToNodeSpaceAR(const CCPoint &worldPoint) | CCNode | |
convertTouchToNodeSpace(CCTouch *touch) | CCNode | |
convertTouchToNodeSpaceAR(CCTouch *touch) | CCNode | |
convertToWorldSpace(const CCPoint &nodePoint) | CCNode | |
convertToWorldSpaceAR(const CCPoint &nodePoint) | CCNode | |
copy(void) | CCObject | |
copyWithZone(CCZone *pZone) | CCCopying | virtual |
create(const char *placeholder, const char *fontName, float fontSize) | UICCTextField | static |
cocos2d::CCTextFieldTTF::create(const char *string, const char *fontName, float fontSize, const CCSize &dimensions, CCTextAlignment hAlignment) | CCLabelTTF | static |
cocos2d::CCTextFieldTTF::create(const char *string, const char *fontName, float fontSize, const CCSize &dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment) | CCLabelTTF | static |
cocos2d::CCTextFieldTTF::create() | CCLabelTTF | static |
cocos2d::CCSprite::create(const char *pszFileName) | CCSprite | static |
cocos2d::CCSprite::create(const char *pszFileName, const CCRect &rect) | CCSprite | static |
createWithFontDefinition(const char *string, ccFontDefinition &textDefinition) | CCLabelTTF | static |
createWithSpriteFrame(CCSpriteFrame *pSpriteFrame) | CCSprite | static |
createWithSpriteFrameName(const char *pszSpriteFrameName) | CCSprite | static |
createWithTexture(CCTexture2D *pTexture) | CCSprite | static |
createWithTexture(CCTexture2D *pTexture, const CCRect &rect) | CCSprite | static |
deleteBackward() | UICCTextField | virtual |
description() | CCLabelTTF | |
detachWithIME() | CCTextFieldTTF | virtual |
didAttachWithIME() | CCIMEDelegate | inlineprotectedvirtual |
didDetachWithIME() | CCIMEDelegate | inlineprotectedvirtual |
disableShadow(bool mustUpdateTexture=true) | CCLabelTTF | |
disableStroke(bool mustUpdateTexture=true) | CCLabelTTF | |
displayFrame(void) | CCSprite | virtual |
draw() | CCTextFieldTTF | protectedvirtual |
enableShadow(const CCSize &shadowOffset, float shadowOpacity, float shadowBlur, bool mustUpdateTexture=true) | CCLabelTTF | |
enableStroke(const ccColor3B &strokeColor, float strokeSize, bool mustUpdateTexture=true) | CCLabelTTF | |
getActionByTag(int tag) | CCNode | |
getActionManager() | CCNode | virtual |
getAnchorPoint() | CCNode | virtual |
getAnchorPointInPoints() | CCNode | virtual |
getAtlasIndex(void) | CCSprite | inline |
getAttachWithIME() | UICCTextField | |
getBatchNode(void) | CCSprite | virtual |
getBlendFunc(void) | CCSprite | inlinevirtual |
getCamera() | CCNode | virtual |
getCharCount() | UICCTextField | virtual |
getChildByTag(int tag) | CCNode | virtual |
getChildren() | CCNode | virtual |
getChildrenCount(void) const | CCNode | virtual |
getColor(void) | CCNodeRGBA | virtual |
getColorSpaceHolder() | CCTextFieldTTF | virtual |
getComponent(const char *pName) const | CCNode | |
getContentSize() const | CCNode | virtual |
getContentText() | CCTextFieldTTF | protectedvirtual |
getDelegate | CCTextFieldTTF | |
getDeleteBackward() | UICCTextField | |
getDetachWithIME() | UICCTextField | |
getDimensions() | CCLabelTTF | |
getDisplayedColor() | CCNodeRGBA | virtual |
getDisplayedOpacity() | CCNodeRGBA | virtual |
getFontName() | CCLabelTTF | |
getFontSize() | CCLabelTTF | |
getGLServerState() | CCNode | virtual |
getGrid() | CCNode | virtual |
getHorizontalAlignment() | CCLabelTTF | |
getInsertText() | UICCTextField | |
getMaxLength() | UICCTextField | |
getOffsetPosition(void) | CCSprite | inline |
getOpacity() | CCNodeRGBA | virtual |
getOrderOfArrival() | CCNode | virtual |
getParent() | CCNode | virtual |
getPlaceHolder(void) | CCTextFieldTTF | virtual |
getPosition() | CCNode | virtual |
getPosition(float *x, float *y) | CCNode | virtual |
getPositionX(void) | CCNode | virtual |
getPositionY(void) | CCNode | virtual |
getQuad(void) | CCSprite | inline |
getRotation() | CCNode | virtual |
getRotationX() | CCNode | virtual |
getRotationY() | CCNode | virtual |
getScale() | CCNode | virtual |
getScaleX() | CCNode | virtual |
getScaleY() | CCNode | virtual |
getScheduler() | CCNode | virtual |
getScriptHandler() | CCNode | inline |
getShaderProgram() | CCNode | virtual |
getSkewX() | CCNode | virtual |
getSkewY() | CCNode | virtual |
getString(void) | CCTextFieldTTF | virtual |
getTag() const | CCNode | virtual |
getTextDefinition() | CCLabelTTF | |
getTexture(void) | CCSprite | virtual |
getTextureAtlas(void) | CCSprite | inline |
getTextureRect(void) | CCSprite | inline |
getUserData() | CCNode | virtual |
getUserObject() | CCNode | virtual |
getVertexZ() | CCNode | virtual |
getVerticalAlignment() | CCLabelTTF | |
getZOrder() | CCNode | virtual |
ignoreAnchorPointForPosition(bool value) | CCSprite | virtual |
init() | CCLabelTTF | virtual |
initWithFile(const char *pszFilename) | CCSprite | virtual |
initWithFile(const char *pszFilename, const CCRect &rect) | CCSprite | virtual |
initWithPlaceHolder(const char *placeholder, const CCSize &dimensions, CCTextAlignment alignment, const char *fontName, float fontSize) | CCTextFieldTTF | |
initWithPlaceHolder(const char *placeholder, const char *fontName, float fontSize) | CCTextFieldTTF | |
initWithSpriteFrame(CCSpriteFrame *pSpriteFrame) | CCSprite | virtual |
initWithSpriteFrameName(const char *pszSpriteFrameName) | CCSprite | virtual |
initWithString(const char *string, const char *fontName, float fontSize) | CCLabelTTF | |
initWithString(const char *string, const char *fontName, float fontSize, const CCSize &dimensions, CCTextAlignment hAlignment) | CCLabelTTF | |
initWithString(const char *string, const char *fontName, float fontSize, const CCSize &dimensions, CCTextAlignment hAlignment, CCVerticalTextAlignment vAlignment) | CCLabelTTF | |
initWithStringAndTextDefinition(const char *string, ccFontDefinition &textDefinition) | CCLabelTTF | |
initWithTexture(CCTexture2D *pTexture) | CCSprite | virtual |
initWithTexture(CCTexture2D *pTexture, const CCRect &rect) | CCSprite | virtual |
initWithTexture(CCTexture2D *pTexture, const CCRect &rect, bool rotated) | CCSprite | virtual |
insertText(const char *text, int len) | UICCTextField | virtual |
isCascadeColorEnabled() | CCNodeRGBA | virtual |
isCascadeOpacityEnabled() | CCNodeRGBA | virtual |
isDirty(void) | CCSprite | inlinevirtual |
isEqual(const CCObject *pObject) | CCObject | virtual |
isFlipX(void) | CCSprite | |
isFlipY(void) | CCSprite | |
isFrameDisplayed(CCSpriteFrame *pFrame) | CCSprite | virtual |
isIgnoreAnchorPointForPosition() | CCNode | virtual |
isMaxLengthEnabled() | UICCTextField | |
isOpacityModifyRGB(void) | CCSprite | virtual |
isPasswordEnabled() | UICCTextField | |
isRunning() | CCNode | virtual |
isScheduled(SEL_SCHEDULE selector) | CCNode | |
isSecureTextEntry() | CCTextFieldTTF | virtual |
isSingleReference(void) const | CCObject | |
isTextureRectRotated(void) | CCSprite | inline |
isVisible() | CCNode | virtual |
keyboardDidHide(CCIMEKeyboardNotificationInfo &info) | CCIMEDelegate | inlineprotectedvirtual |
keyboardDidShow(CCIMEKeyboardNotificationInfo &info) | CCIMEDelegate | inlineprotectedvirtual |
keyboardWillHide(CCIMEKeyboardNotificationInfo &info) | CCIMEDelegate | inlineprotectedvirtual |
keyboardWillShow(CCIMEKeyboardNotificationInfo &info) | CCIMEDelegate | inlineprotectedvirtual |
m_bAdditionalTransformDirty | CCNode | protected |
m_bDirty | CCSprite | protected |
m_bFlipX | CCSprite | protected |
m_bFlipY | CCSprite | protected |
m_bHasChildren | CCSprite | protected |
m_bIgnoreAnchorPointForPosition | CCNode | protected |
m_bInverseDirty | CCNode | protected |
m_bOpacityModifyRGB | CCSprite | protected |
m_bRectRotated | CCSprite | protected |
m_bRecursiveDirty | CCSprite | protected |
m_bReorderChildDirty | CCNode | protected |
m_bRunning | CCNode | protected |
m_bSecureTextEntry | CCTextFieldTTF | protected |
m_bShouldBeHidden | CCSprite | protected |
m_bTransformDirty | CCNode | protected |
m_bVisible | CCNode | protected |
m_ColorSpaceHolder | CCTextFieldTTF | protected |
m_eGLServerState | CCNode | protected |
m_eScriptType | CCNode | protected |
m_fFontSize | CCLabelTTF | protected |
m_fRotationX | CCNode | protected |
m_fRotationY | CCNode | protected |
m_fScaleX | CCNode | protected |
m_fScaleY | CCNode | protected |
m_fSkewX | CCNode | protected |
m_fSkewY | CCNode | protected |
m_fVertexZ | CCNode | protected |
m_hAlignment | CCLabelTTF | protected |
m_nCharCount | CCTextFieldTTF | protected |
m_nLuaID | CCObject | |
m_nScriptHandler | CCNode | protected |
m_nTag | CCNode | protected |
m_nUpdateScriptHandler | CCNode | protected |
m_nZOrder | CCNode | protected |
m_obAnchorPoint | CCNode | protected |
m_obAnchorPointInPoints | CCNode | protected |
m_obContentSize | CCNode | protected |
m_obOffsetPosition | CCSprite | protected |
m_obPosition | CCNode | protected |
m_obRect | CCSprite | protected |
m_obUnflippedOffsetPositionFromCenter | CCSprite | protected |
m_pActionManager | CCNode | protected |
m_pCamera | CCNode | protected |
m_pChildren | CCNode | protected |
m_pComponentContainer | CCNode | protected |
m_pDelegate | CCTextFieldTTF | protected |
m_pFontName | CCLabelTTF | protected |
m_pGrid | CCNode | protected |
m_pInputText | CCTextFieldTTF | protected |
m_pobBatchNode | CCSprite | protected |
m_pobTexture | CCSprite | protected |
m_pobTextureAtlas | CCSprite | protected |
m_pParent | CCNode | protected |
m_pPlaceHolder | CCTextFieldTTF | protected |
m_pScheduler | CCNode | protected |
m_pShaderProgram | CCNode | protected |
m_pUserData | CCNode | protected |
m_pUserObject | CCNode | protected |
m_sAdditionalTransform | CCNode | protected |
m_sBlendFunc | CCSprite | protected |
m_shadowBlur | CCLabelTTF | protected |
m_shadowEnabled | CCLabelTTF | protected |
m_shadowOffset | CCLabelTTF | protected |
m_shadowOpacity | CCLabelTTF | protected |
m_sInverse | CCNode | protected |
m_sQuad | CCSprite | protected |
m_sTransform | CCNode | protected |
m_string | CCLabelTTF | protected |
m_strokeColor | CCLabelTTF | protected |
m_strokeEnabled | CCLabelTTF | protected |
m_strokeSize | CCLabelTTF | protected |
m_tDimensions | CCLabelTTF | protected |
m_textFillColor | CCLabelTTF | protected |
m_transformToBatch | CCSprite | protected |
m_uAtlasIndex | CCSprite | protected |
m_uAutoReleaseCount | CCObject | protected |
m_uID | CCObject | |
m_uOrderOfArrival | CCNode | protected |
m_uReference | CCObject | protected |
m_vAlignment | CCLabelTTF | protected |
nodeToParentTransform(void) | CCNode | virtual |
nodeToWorldTransform(void) | CCNode | virtual |
numberOfRunningActions(void) | CCNode | |
onDraw(CCTextFieldTTF *sender) | CCTextFieldDelegate | inlinevirtual |
onEnter() | UICCTextField | virtual |
onEnterTransitionDidFinish() | CCNode | virtual |
onExit() | CCNode | virtual |
onExitTransitionDidStart() | CCNode | virtual |
onTextFieldAttachWithIME(CCTextFieldTTF *pSender) | UICCTextField | virtual |
onTextFieldDeleteBackward(CCTextFieldTTF *pSender, const char *delText, int nLen) | UICCTextField | virtual |
onTextFieldDetachWithIME(CCTextFieldTTF *pSender) | UICCTextField | virtual |
onTextFieldInsertText(CCTextFieldTTF *pSender, const char *text, int nLen) | UICCTextField | virtual |
openIME() | UICCTextField | |
parentToNodeTransform(void) | CCNode | virtual |
pauseSchedulerAndActions(void) | CCNode | |
registerScriptHandler(int handler) | CCNode | virtual |
release(void) | CCObject | |
removeAllChildren() | CCNode | virtual |
removeAllChildrenWithCleanup(bool bCleanup) | CCSprite | virtual |
removeAllComponents() | CCNode | virtual |
removeChild(CCNode *pChild, bool bCleanup) | CCSprite | virtual |
cocos2d::CCNodeRGBA::removeChild(CCNode *child) | CCNode | virtual |
removeChildByTag(int tag) | CCNode | virtual |
removeChildByTag(int tag, bool cleanup) | CCNode | virtual |
removeComponent(const char *pName) | CCNode | virtual |
removeFromParent() | CCNode | virtual |
removeFromParentAndCleanup(bool cleanup) | CCNode | virtual |
reorderChild(CCNode *pChild, int zOrder) | CCSprite | virtual |
resumeSchedulerAndActions(void) | CCNode | |
retain(void) | CCObject | |
retainCount(void) const | CCObject | |
runAction(CCAction *action) | CCNode | |
schedule(SEL_SCHEDULE selector, float interval, unsigned int repeat, float delay) | CCNode | |
schedule(SEL_SCHEDULE selector, float interval) | CCNode | |
schedule(SEL_SCHEDULE selector) | CCNode | |
scheduleOnce(SEL_SCHEDULE selector, float delay) | CCNode | |
scheduleUpdate(void) | CCNode | |
scheduleUpdateWithPriority(int priority) | CCNode | |
scheduleUpdateWithPriorityLua(int nHandler, int priority) | CCNode | |
setActionManager(CCActionManager *actionManager) | CCNode | virtual |
setAdditionalTransform(const CCAffineTransform &additionalTransform) | CCNode | |
setAnchorPoint(const CCPoint &anchor) | CCSprite | virtual |
setAtlasIndex(unsigned int uAtlasIndex) | CCSprite | inline |
setAttachWithIME(bool attach) | UICCTextField | |
setBatchNode(CCSpriteBatchNode *pobSpriteBatchNode) | CCSprite | virtual |
setBlendFunc(ccBlendFunc blendFunc) | CCSprite | inlinevirtual |
setCascadeColorEnabled(bool cascadeColorEnabled) | CCNodeRGBA | virtual |
setCascadeOpacityEnabled(bool cascadeOpacityEnabled) | CCNodeRGBA | virtual |
setColor(const ccColor3B &color3) | CCSprite | virtual |
setColorSpaceHolder(const ccColor3B &color) | CCTextFieldTTF | virtual |
setContentSize(const CCSize &contentSize) | CCNode | virtual |
setDeleteBackward(bool deleteBackward) | UICCTextField | |
setDetachWithIME(bool detach) | UICCTextField | |
setDimensions(const CCSize &dim) | CCLabelTTF | |
setDirty(bool bDirty) | CCSprite | inlinevirtual |
setDirtyRecursively(bool bValue) | CCSprite | protectedvirtual |
setDisplayFrame(CCSpriteFrame *pNewFrame) | CCSprite | virtual |
setDisplayFrameWithAnimationName(const char *animationName, int frameIndex) | CCSprite | virtual |
setFlipX(bool bFlipX) | CCSprite | |
setFlipY(bool bFlipY) | CCSprite | |
setFontFillColor(const ccColor3B &tintColor, bool mustUpdateTexture=true) | CCLabelTTF | |
setFontName(const char *fontName) | CCLabelTTF | |
setFontSize(float fontSize) | CCLabelTTF | |
setGLServerState(ccGLServerState glServerState) | CCNode | virtual |
setGrid(CCGridBase *pGrid) | CCNode | virtual |
setHorizontalAlignment(CCTextAlignment alignment) | CCLabelTTF | |
setInsertText(bool insert) | UICCTextField | |
setMaxLength(int length) | UICCTextField | |
setMaxLengthEnabled(bool enable) | UICCTextField | |
setOpacity(GLubyte opacity) | CCSprite | virtual |
setOpacityModifyRGB(bool modify) | CCSprite | virtual |
setOrderOfArrival(unsigned int uOrderOfArrival) | CCNode | virtual |
setParent(CCNode *parent) | CCNode | virtual |
setPasswordEnabled(bool enable) | UICCTextField | |
setPasswordStyleText(const char *styleText) | UICCTextField | |
setPasswordText(const char *text) | UICCTextField | |
setPlaceHolder(const char *text) | CCTextFieldTTF | virtual |
setPosition(const CCPoint &pos) | CCSprite | virtual |
cocos2d::CCNodeRGBA::setPosition(float x, float y) | CCNode | virtual |
setPositionX(float x) | CCNode | virtual |
setPositionY(float y) | CCNode | virtual |
setReorderChildDirtyRecursively(void) | CCSprite | protectedvirtual |
setRotation(float fRotation) | CCSprite | virtual |
setRotationX(float fRotationX) | CCSprite | virtual |
setRotationY(float fRotationY) | CCSprite | virtual |
setScale(float fScale) | CCSprite | virtual |
cocos2d::CCNodeRGBA::setScale(float fScaleX, float fScaleY) | CCNode | virtual |
setScaleX(float fScaleX) | CCSprite | virtual |
setScaleY(float fScaleY) | CCSprite | virtual |
setScheduler(CCScheduler *scheduler) | CCNode | virtual |
setSecureTextEntry(bool value) | CCTextFieldTTF | virtual |
setShaderProgram(CCGLProgram *pShaderProgram) | CCNode | virtual |
setSkewX(float sx) | CCSprite | virtual |
setSkewY(float sy) | CCSprite | virtual |
setString(const char *text) | CCTextFieldTTF | virtual |
setTag(int nTag) | CCNode | virtual |
setTextDefinition(ccFontDefinition *theDefinition) | CCLabelTTF | |
setTexture(CCTexture2D *texture) | CCSprite | virtual |
setTextureAtlas(CCTextureAtlas *pobTextureAtlas) | CCSprite | inline |
setTextureCoords(CCRect rect) | CCSprite | protectedvirtual |
setTextureRect(const CCRect &rect) | CCSprite | virtual |
setTextureRect(const CCRect &rect, bool rotated, const CCSize &untrimmedSize) | CCSprite | virtual |
setUserData(void *pUserData) | CCNode | virtual |
setUserObject(CCObject *pUserObject) | CCNode | virtual |
setVertexRect(const CCRect &rect) | CCSprite | virtual |
setVertexZ(float fVertexZ) | CCSprite | virtual |
setVerticalAlignment(CCVerticalTextAlignment verticalAlignment) | CCLabelTTF | |
setVisible(bool bVisible) | CCSprite | virtual |
setZOrder(int zOrder) | CCNode | virtual |
sortAllChildren() | CCSprite | virtual |
stopAction(CCAction *action) | CCNode | |
stopActionByTag(int tag) | CCNode | |
stopAllActions(void) | CCNode | |
textFieldWithPlaceHolder(const char *placeholder, const CCSize &dimensions, CCTextAlignment alignment, const char *fontName, float fontSize) | CCTextFieldTTF | static |
textFieldWithPlaceHolder(const char *placeholder, const char *fontName, float fontSize) | CCTextFieldTTF | static |
transform(void) | CCNode | |
transformAncestors(void) | CCNode | |
UICCTextField() | UICCTextField | |
unregisterScriptHandler(void) | CCNode | virtual |
unschedule(SEL_SCHEDULE selector) | CCNode | |
unscheduleAllSelectors(void) | CCNode | |
unscheduleUpdate(void) | CCNode | |
update(float delta) | CCNode | virtual |
updateBlendFunc(void) | CCSprite | protectedvirtual |
updateColor(void) | CCSprite | protected |
updateDisplayedColor(const ccColor3B &parentColor) | CCSprite | virtual |
updateDisplayedOpacity(GLubyte parentOpacity) | CCSprite | virtual |
updateTransform(void) | CCSprite | virtual |
visit(void) | CCNode | virtual |
worldToNodeTransform(void) | CCNode | virtual |
~CCIMEDelegate() | CCIMEDelegate | virtual |
~CCLabelTTF() | CCLabelTTF | virtual |
~CCNode(void) | CCNode | virtual |
~CCNodeRGBA() | CCNodeRGBA | virtual |
~CCObject(void) | CCObject | virtual |
~CCSprite(void) | CCSprite | virtual |
~CCTextFieldTTF() | CCTextFieldTTF | virtual |
~UICCTextField() | UICCTextField | |