Constructor

new ()

Methods

inline getAngle ():Float

inline getCenter ():Vector2

inline getSize ():Vector2

inline setAngle (angle:Float):Void

inline setCenter (x:Float, y:Float):Void

inline setCenter1 (center:Vector2):Void

inline setSize (width:Float, height:Float):Void

inline setSize1 (size: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