cocos2d-mac  2.1
Improved Cocos2D API Reference (Mac OS X version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
CCMenuItemFont Member List
This is the complete list of members for CCMenuItemFont, including all inherited members.
_actionManager (defined in CCNode)CCNode [protected]
_anchorPoint (defined in CCNode)CCNode [protected]
_anchorPointInPoints (defined in CCNode)CCNode [protected]
_block (defined in CCMenuItem)CCMenuItem [protected]
_camera (defined in CCNode)CCNode [protected]
_cascadeColorEnabled (defined in CCNodeRGBA)CCNodeRGBA [protected]
_cascadeOpacityEnabled (defined in CCNodeRGBA)CCNodeRGBA [protected]
_children (defined in CCNode)CCNode [protected]
_colorBackup (defined in CCMenuItemLabel)CCMenuItemLabel [protected]
_contentSize (defined in CCNode)CCNode [protected]
_disabledColor (defined in CCMenuItemLabel)CCMenuItemLabel [protected]
_displayedColor (defined in CCNodeRGBA)CCNodeRGBA [protected]
_displayedOpacity (defined in CCNodeRGBA)CCNodeRGBA [protected]
_fontName (defined in CCMenuItemFont)CCMenuItemFont [protected]
_fontSize (defined in CCMenuItemFont)CCMenuItemFont [protected]
_glServerState (defined in CCNode)CCNode [protected]
_grid (defined in CCNode)CCNode [protected]
_ignoreAnchorPointForPosition (defined in CCNode)CCNode [protected]
_inverse (defined in CCNode)CCNode [protected]
_isEnabled (defined in CCMenuItem)CCMenuItem [protected]
_isInverseDirty (defined in CCNode)CCNode [protected]
_isReorderChildDirty (defined in CCNode)CCNode [protected]
_isRunning (defined in CCNode)CCNode [protected]
_isSelected (defined in CCMenuItem)CCMenuItem [protected]
_isTransformDirty (defined in CCNode)CCNode [protected]
_label (defined in CCMenuItemLabel)CCMenuItemLabel [protected]
_orderOfArrival (defined in CCNode)CCNode [protected]
_originalScale (defined in CCMenuItemLabel)CCMenuItemLabel [protected]
_parent (defined in CCNode)CCNode [protected]
_position (defined in CCNode)CCNode [protected]
_realColor (defined in CCNodeRGBA)CCNodeRGBA [protected]
_realOpacity (defined in CCNodeRGBA)CCNodeRGBA [protected]
_releaseBlockAtCleanup (defined in CCMenuItem)CCMenuItem [protected]
_rotationX (defined in CCNode)CCNode [protected]
_rotationY (defined in CCNode)CCNode [protected]
_scaleX (defined in CCNode)CCNode [protected]
_scaleY (defined in CCNode)CCNode [protected]
_scheduler (defined in CCNode)CCNode [protected]
_shaderProgram (defined in CCNode)CCNode [protected]
_skewX (defined in CCNode)CCNode [protected]
_skewY (defined in CCNode)CCNode [protected]
_tag (defined in CCNode)CCNode [protected]
_transform (defined in CCNode)CCNode [protected]
_userData (defined in CCNode)CCNode [protected]
_userObject (defined in CCNode)CCNode [protected]
_vertexZ (defined in CCNode)CCNode [protected]
_visible (defined in CCNode)CCNode [protected]
_zOrder (defined in CCNode)CCNode [protected]
actionManagerCCNode
activateCCMenuItem
addChild:CCNode
addChild:z:CCNode
addChild:z:tag:CCNode
anchorPointCCNode
anchorPointInPointsCCNode
boundingBoxCCNode
cameraCCNode
cascadeColorEnabled<CCRGBAProtocol>
cascadeOpacityEnabled<CCRGBAProtocol>
childrenCCNode
cleanupCCMenuItem
color<CCRGBAProtocol>
contentSizeCCNode
convertToNodeSpace:CCNode
convertToNodeSpaceAR:CCNode
convertToWorldSpace:CCNode
convertToWorldSpaceAR:CCNode
DEPRECATED_ATTRIBUTE (defined in CCNode)CCNode(Deprecated)
disabledColorCCMenuItemLabel
displayedColor<CCRGBAProtocol>
displayedOpacity<CCRGBAProtocol>
doesOpacityModifyRGB<CCRGBAProtocol>
drawCCNode
fontNameCCMenuItemFont [static]
fontNameCCMenuItemFont
fontSizeCCMenuItemFont [static]
fontSizeCCMenuItemFont
getActionByTag:CCNode
getChildByTag:CCNode
glServerStateCCNode
gridCCNode
ignoreAnchorPointForPositionCCNode
initCCNode
initFromString:block: (defined in CCMenuItemFont)CCMenuItemFont(Deprecated)
initFromString:target:selector: (defined in CCMenuItemFont)CCMenuItemFont(Deprecated)
initWithBlock:CCMenuItem
initWithLabel:block:CCMenuItemLabel
initWithLabel:target:selector:CCMenuItemLabel
initWithString:block:CCMenuItemFont
initWithString:target:selector:CCMenuItemFont
initWithTarget:selector:CCMenuItem
isEnabledCCMenuItem
isRunningCCNode
isSelectedCCMenuItem
itemFromString: (defined in CCMenuItemFont)CCMenuItemFont(Deprecated) [static]
itemFromString:block: (defined in CCMenuItemFont)CCMenuItemFont(Deprecated) [static]
itemFromString:target:selector: (defined in CCMenuItemFont)CCMenuItemFont(Deprecated) [static]
itemWithBlock:CCMenuItem [static]
itemWithLabel:CCMenuItemLabel [static]
itemWithLabel:block:CCMenuItemLabel [static]
itemWithLabel:target:selector:CCMenuItemLabel [static]
itemWithString:CCMenuItemFont [static]
itemWithString:block:CCMenuItemFont [static]
itemWithString:target:selector:CCMenuItemFont [static]
itemWithTarget:selector:CCMenuItem [static]
labelCCMenuItemLabel
nodeCCNode [static]
nodeToParentTransformCCNode
nodeToWorldTransformCCNode
numberOfRunningActionsCCNode
onEnterCCNode
onEnterTransitionDidFinishCCNode
onExitCCNode
onExitTransitionDidStartCCNode
opacity (defined in CCNodeRGBA)CCNodeRGBA
CCRGBAProtocol-p::opacity<CCRGBAProtocol>
orderOfArrivalCCNode
parentCCNode
parentToNodeTransformCCNode
pauseSchedulerAndActionsCCNode
positionCCNode
rectCCMenuItem
releaseBlockAtCleanupCCMenuItem
removeAllChildrenCCNode
removeAllChildrenWithCleanup:CCNode
removeChild:CCNode
removeChild:cleanup:CCNode
removeChildByTag:CCNode
removeChildByTag:cleanup:CCNode
removeFromParentCCNode
removeFromParentAndCleanup:CCNode
reorderChild:z:CCNode
resumeSchedulerAndActionsCCNode
rotationCCNode
rotationXCCNode
rotationYCCNode
runAction:CCNode
scaleCCNode
scaleXCCNode
scaleYCCNode
schedule:CCNode
schedule:interval:CCNode
schedule:interval:repeat:delay:CCNode
scheduleOnce:delay:CCNode
schedulerCCNode
scheduleUpdateCCNode
scheduleUpdateWithPriority:CCNode
selectedCCMenuItem
setBlock:CCMenuItem
setFontName:CCMenuItemFont [static]
setFontName:CCMenuItemFont
setFontSize:CCMenuItemFont [static]
setFontSize:CCMenuItemFont
setIsEnabled:CCMenuItemLabel
setIsRelativeAnchorPoint: (defined in CCNode)CCNode(Deprecated)
setOpacityModifyRGB:<CCRGBAProtocol>
setString:CCMenuItemLabel
setTarget:selector:CCMenuItem
setZOrder: (defined in CCNode)CCNode(extension)
shaderProgramCCNode
skewXCCNode
skewYCCNode
sortAllChildrenCCNode
stopAction:CCNode
stopActionByTag:CCNode
stopAllActionsCCNode
tagCCNode
transformCCNode
transformAncestorsCCNode
unschedule:CCNode
unscheduleAllSelectorsCCNode
unscheduleUpdate (defined in CCNode)CCNode
unselectedCCMenuItem
update: (defined in CCNode)CCNode
updateDisplayedColor:<CCRGBAProtocol>
updateDisplayedOpacity:<CCRGBAProtocol>
userDataCCNode
userObjectCCNode
vertexZCCNode
visibleCCNode
visitCCNode
worldToNodeTransformCCNode
zOrderCCNode