![]() |
cocos2d-iphone
1.0.1
Improved Cocos2D API Reference (iOS version) for Kobold2D developers
|
addChild:(CCNode *node) | CCNode | [virtual] |
addChild:z:(CCNode *node,[z] NSInteger z) | CCNode | [virtual] |
addChild:z:tag:(CCNode *node,[z] NSInteger z,[tag] NSInteger tag) | CCNode | [virtual] |
anchorPoint | CCNode | |
anchorPoint_ (defined in CCNode) | CCNode | [protected] |
anchorPointInPixels | CCNode | |
anchorPointInPixels_ (defined in CCNode) | CCNode | [protected] |
blendFunc | CCLayerColor | |
CCBlendProtocol-p::blendFunc() | <CCBlendProtocol> | [virtual] |
blendFunc_ (defined in CCLayerColor) | CCLayerColor | [protected] |
boundingBox() | CCNode | [virtual] |
boundingBoxInPixels() | CCNode | [virtual] |
camera | CCNode | |
camera_ (defined in CCNode) | CCNode | [protected] |
ccTouchBegan:withEvent:(UITouch *touch,[withEvent] UIEvent *event) | <CCTargetedTouchDelegate> | [virtual] |
ccTouchCancelled:withEvent:(UITouch *touch,[withEvent] UIEvent *event) (defined in <CCTargetedTouchDelegate>) | <CCTargetedTouchDelegate> | [virtual] |
ccTouchEnded:withEvent:(UITouch *touch,[withEvent] UIEvent *event) (defined in <CCTargetedTouchDelegate>) | <CCTargetedTouchDelegate> | [virtual] |
ccTouchesBegan:withEvent:(NSSet *touches,[withEvent] UIEvent *event) (defined in <CCStandardTouchDelegate>) | <CCStandardTouchDelegate> | [virtual] |
ccTouchesCancelled:withEvent:(NSSet *touches,[withEvent] UIEvent *event) (defined in <CCStandardTouchDelegate>) | <CCStandardTouchDelegate> | [virtual] |
ccTouchesEnded:withEvent:(NSSet *touches,[withEvent] UIEvent *event) (defined in <CCStandardTouchDelegate>) | <CCStandardTouchDelegate> | [virtual] |
ccTouchesMoved:withEvent:(NSSet *touches,[withEvent] UIEvent *event) (defined in <CCStandardTouchDelegate>) | <CCStandardTouchDelegate> | [virtual] |
ccTouchMoved:withEvent:(UITouch *touch,[withEvent] UIEvent *event) (defined in <CCTargetedTouchDelegate>) | <CCTargetedTouchDelegate> | [virtual] |
changeHeight:(GLfloat h) | CCLayerColor | [virtual] |
changeWidth:(GLfloat w) | CCLayerColor | [virtual] |
changeWidth:height:(GLfloat w,[height] GLfloat h) | CCLayerColor | [virtual] |
children | CCNode | |
children_ (defined in CCNode) | CCNode | [protected] |
cleanup() | CCNode | [virtual] |
color | CCLayerColor | |
CCRGBAProtocol-p::color() | <CCRGBAProtocol> | [virtual] |
color_ (defined in CCLayerColor) | CCLayerColor | [protected] |
compressedInterpolation | CCLayerGradient | |
compressedInterpolation_ (defined in CCLayerGradient) | CCLayerGradient | [protected] |
contentSize | CCNode | |
contentSize_ (defined in CCNode) | CCNode | [protected] |
contentSizeInPixels | CCNode | |
contentSizeInPixels_ (defined in CCNode) | CCNode | [protected] |
convertToNodeSpace:(CGPoint worldPoint) | CCNode | [virtual] |
convertToNodeSpaceAR:(CGPoint worldPoint) | CCNode | [virtual] |
convertTouchToNodeSpace:(UITouch *touch) | CCNode | [virtual] |
convertTouchToNodeSpaceAR:(UITouch *touch) | CCNode | [virtual] |
convertToWorldSpace:(CGPoint nodePoint) | CCNode | [virtual] |
convertToWorldSpaceAR:(CGPoint nodePoint) | CCNode | [virtual] |
doesOpacityModifyRGB() | <CCRGBAProtocol> | [virtual] |
draw() | CCNode | [virtual] |
endColor | CCLayerGradient | |
endColor_ (defined in CCLayerGradient) | CCLayerGradient | [protected] |
endOpacity | CCLayerGradient | |
endOpacity_ (defined in CCLayerGradient) | CCLayerGradient | [protected] |
getActionByTag:(NSInteger tag) | CCNode | [virtual] |
getChildByTag:(NSInteger tag) | CCNode | [virtual] |
grid | CCNode | |
grid_ (defined in CCNode) | CCNode | [protected] |
init() | CCNode | [virtual] |
initWithColor:(ccColor4B color) | CCLayerColor | [virtual] |
initWithColor:fadingTo:(ccColor4B start,[fadingTo] ccColor4B end) | CCLayerGradient | [virtual] |
initWithColor:fadingTo:alongVector:(ccColor4B start,[fadingTo] ccColor4B end,[alongVector] CGPoint v) | CCLayerGradient | [virtual] |
initWithColor:width:height:(ccColor4B color,[width] GLfloat w,[height] GLfloat h) | CCLayerColor | [virtual] |
inverse_ (defined in CCNode) | CCNode | [protected] |
isAccelerometerEnabled | CCLayer | |
isAccelerometerEnabled_ (defined in CCLayer) | CCLayer | [protected] |
isInverseDirty_ (defined in CCNode) | CCNode | [protected] |
isRelativeAnchorPoint | CCNode | |
isRelativeAnchorPoint_ (defined in CCNode) | CCNode | [protected] |
isRunning | CCNode | |
isRunning_ (defined in CCNode) | CCNode | [protected] |
isTouchEnabled | CCLayer | |
isTouchEnabled_ (defined in CCLayer) | CCLayer | [protected] |
isTransformDirty_ (defined in CCNode) | CCNode | [protected] |
isTransformGLDirty_ (defined in CCNode) | CCNode | [protected] |
layerWithColor:(ccColor4B color) | CCLayerColor | [virtual, static] |
layerWithColor:fadingTo:(ccColor4B start,[fadingTo] ccColor4B end) | CCLayerGradient | [virtual, static] |
layerWithColor:fadingTo:alongVector:(ccColor4B start,[fadingTo] ccColor4B end,[alongVector] CGPoint v) | CCLayerGradient | [virtual, static] |
layerWithColor:width:height:(ccColor4B color,[width] GLfloat w,[height] GLfloat h) | CCLayerColor | [virtual, static] |
node() | CCNode | [virtual, static] |
nodeToParentTransform() | CCNode | [virtual] |
nodeToWorldTransform() | CCNode | [virtual] |
numberOfRunningActions() | CCNode | [virtual] |
onEnter() | CCNode | [virtual] |
onEnterTransitionDidFinish() | CCNode | [virtual] |
onExit() | CCNode | [virtual] |
opacity | CCLayerColor | |
CCRGBAProtocol-p::opacity() | <CCRGBAProtocol> | [virtual] |
opacity_ (defined in CCLayerColor) | CCLayerColor | [protected] |
parent | CCNode | |
parent_ (defined in CCNode) | CCNode | [protected] |
parentToNodeTransform() | CCNode | [virtual] |
pauseSchedulerAndActions() | CCNode | [virtual] |
position | CCNode | |
position_ (defined in CCNode) | CCNode | [protected] |
positionInPixels | CCNode | |
positionInPixels_ (defined in CCNode) | CCNode | [protected] |
registerWithTouchDispatcher() | CCLayer | [virtual] |
removeAllChildrenWithCleanup:(BOOL cleanup) | CCNode | [virtual] |
removeChild:cleanup:(CCNode *node,[cleanup] BOOL cleanup) | CCNode | [virtual] |
removeChildByTag:cleanup:(NSInteger tag,[cleanup] BOOL cleanup) | CCNode | [virtual] |
removeFromParentAndCleanup:(BOOL cleanup) | CCNode | [virtual] |
reorderChild:z:(CCNode *child,[z] NSInteger zOrder) | CCNode | [virtual] |
resumeSchedulerAndActions() | CCNode | [virtual] |
rotation | CCNode | |
rotation_ (defined in CCNode) | CCNode | [protected] |
runAction:(CCAction *action) | CCNode | [virtual] |
scale | CCNode | |
scaleX | CCNode | |
scaleX_ (defined in CCNode) | CCNode | [protected] |
scaleY | CCNode | |
scaleY_ (defined in CCNode) | CCNode | [protected] |
schedule:(SEL s) | CCNode | [virtual] |
schedule:interval:(SEL s,[interval] ccTime seconds) | CCNode | [virtual] |
scheduleUpdate() | CCNode | [virtual] |
scheduleUpdateWithPriority:(NSInteger priority) | CCNode | [virtual] |
setBlendFunc:(ccBlendFunc blendFunc) | <CCBlendProtocol> | [virtual] |
setColor:(ccColor3B color) | <CCRGBAProtocol> | [virtual] |
setOpacity:(GLubyte opacity) | <CCRGBAProtocol> | [virtual] |
setOpacityModifyRGB:(BOOL boolean) | <CCRGBAProtocol> | [virtual] |
skewX | CCNode | |
skewX_ (defined in CCNode) | CCNode | [protected] |
skewY | CCNode | |
skewY_ (defined in CCNode) | CCNode | [protected] |
squareColors_ (defined in CCLayerColor) | CCLayerColor | [protected] |
squareVertices_ (defined in CCLayerColor) | CCLayerColor | [protected] |
startColor | CCLayerGradient | |
startOpacity | CCLayerGradient | |
startOpacity_ (defined in CCLayerGradient) | CCLayerGradient | [protected] |
stopAction:(CCAction *action) | CCNode | [virtual] |
stopActionByTag:(NSInteger tag) | CCNode | [virtual] |
stopAllActions() | CCNode | [virtual] |
tag | CCNode | |
tag_ (defined in CCNode) | CCNode | [protected] |
transform() | CCNode | [virtual] |
transform_ (defined in CCNode) | CCNode | [protected] |
transformAncestors() | CCNode | [virtual] |
transformGL_ (defined in CCNode) | CCNode | [protected] |
unschedule:(SEL s) | CCNode | [virtual] |
unscheduleAllSelectors() | CCNode | [virtual] |
unscheduleUpdate() (defined in CCNode) | CCNode | [virtual] |
userData | CCNode | |
userData_ (defined in CCNode) | CCNode | [protected] |
vector | CCLayerGradient | |
vector_ (defined in CCLayerGradient) | CCLayerGradient | [protected] |
vertexZ | CCNode | |
vertexZ_ (defined in CCNode) | CCNode | [protected] |
visible | CCNode | |
visible_ (defined in CCNode) | CCNode | [protected] |
visit() | CCNode | [virtual] |
worldToNodeTransform() | CCNode | [virtual] |
zOrder | CCNode | |
zOrder_ (defined in CCNode) | CCNode | [protected] |