cpShapeTextureNode Class Reference
Inherits from | cpShapeNode : cpCCNode : CCNode : NSObject |
Declared in | cpShapeNode.h |
Tasks
-
texture
property -
textureOffset
property -
textureRotation
property -
+ 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 *)batchNode
Declared In
cpShapeNode.h
Instance Methods
initWithShape:batchNode:
Initialize a node that will be added to a cpShapeTextureBatchNode
- (id)initWithShape:(cpShape *)shape batchNode:(cpShapeTextureBatchNode *)batchNode
Declared In
cpShapeNode.h