Constructor

new ()

Methods

inline getVertex (index:Int):Vector2

inline setVertex (index:Int, vertex:Vector2):Void

inline setVertexCount (count:Int):Void

Inherited Variables

Inherited Methods

Defined by CollisionShape2D

inline getDensity ():Float

inline getFriction ():Float

inline getGroupIndex ():Int

inline getInertia ():Float

inline getMaskBits ():Int

inline getMass ():Float

inline isTrigger ():Bool

inline onSetEnabled ():Void

inline setCategoryBits (categoryBits:Int):Void

inline setDensity (density:Float):Void

inline setFriction (friction:Float):Void

inline setGroupIndex (groupIndex:Int):Void

inline setMaskBits (maskBits:Int):Void

inline setRestitution (restitution:Float):Void

inline setTrigger (trigger:Bool):Void