cpShapeTextureNode Class Reference
| Inherits from | cpShapeNode : cpCCNode : CCNode : NSObject |
| Declared in | cpShapeNode.h |
Tasks
-
textureproperty -
textureOffsetproperty -
textureRotationproperty -
+ nodeWithShape:file:Create a node given a shape and texture filename
-
+ nodeWithShape:texture:Create a node given a shape and texture
-
+ nodeWithShape:batchNode:Create a node that will be added to a cpShapeTextureBatchNode
-
– initWithShape:file:Initialize a node given a shape and texture filename
-
– initWithShape:texture:Initialize a node given a shape and texture
-
– initWithShape:batchNode:Initialize a node that will be added to a cpShapeTextureBatchNode
Class Methods
nodeWithShape:batchNode:
Create a node that will be added to a cpShapeTextureBatchNode
+ (id)nodeWithShape:(cpShape *)shape batchNode:(cpShapeTextureBatchNode *)batchNodeDeclared In
cpShapeNode.hInstance Methods
initWithShape:batchNode:
Initialize a node that will be added to a cpShapeTextureBatchNode
- (id)initWithShape:(cpShape *)shape batchNode:(cpShapeTextureBatchNode *)batchNodeDeclared In
cpShapeNode.h