Constructor

new ()

Methods

inline setVertex1 (vertex:Vector2):Void

inline setVertex2 (vertex:Vector2):Void

inline setVertices (vertex1:Vector2, vertex2:Vector2):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