- (void) populateAsCenteredRectangleWithSize: | (CGSize) | rectSize | |
andTessellation: | (CC3Tessellation) | divsPerAxis | |
withTexture: | (CC3Texture *) | texture | |
invertTexture: | (BOOL) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsCenteredRectangleWithSize: | (CGSize) | rectSize | |
withTexture: | (CC3Texture *) | texture | |
invertTexture: | (BOOL) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsCenteredTexturedRectangleWithSize: | (CGSize) | __deprecated |
Extends class CC3MeshNode.
- (void) populateAsCenteredTexturedRectangleWithSize: | (CGSize) | rectSize | |
andTessellation: | (CC3Tessellation) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsRectangleWithSize: | (CGSize) | rectSize | |
andPivot: | (CGPoint) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsRectangleWithSize: | (CGSize) | rectSize | |
andPivot: | (CGPoint) | pivot | |
andTessellation: | (CC3Tessellation) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsRectangleWithSize: | (CGSize) | rectSize | |
andPivot: | (CGPoint) | pivot | |
andTessellation: | (CC3Tessellation) | divsPerAxis | |
withTexture: | (CC3Texture *) | texture | |
invertTexture: | (BOOL) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsRectangleWithSize: | (CGSize) | rectSize | |
andPivot: | (CGPoint) | pivot | |
withTexture: | (CC3Texture *) | texture | |
invertTexture: | (BOOL) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsTexturedBox: | (CC3Box) | __deprecated |
Extends class CC3MeshNode.
- (void) populateAsTexturedBox: | (CC3Box) | box | |
withCorner: | (CGPoint) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsTexturedRectangleWithSize: | (CGSize) | rectSize | |
andPivot: | (CGPoint) | __deprecated | |
Extends class CC3MeshNode.
- (void) populateAsTexturedRectangleWithSize: | (CGSize) | rectSize | |
andPivot: | (CGPoint) | pivot | |
andTessellation: | (CC3Tessellation) | __deprecated | |
Extends class CC3MeshNode.