Skip to main content

CCShapeHandle

CCShapeHandle

Cocos2D

Identifies a shape drawn in a CCDrawNodeRetained, allowing individual shapes to be moved, recolored, or removed without rebuilding the entire vertex buffer.

Inheritance: System.Object

Constructors

CCShapeHandle()

CCShapeHandle()()

Properties

IsActive(System.Boolean)

Whether this shape is still active (not removed).