Constructor
Variables
@:value(new CbType())cbt:CbType = new CbType()
@:value(true)sensor:Bool = true
Methods
@:value({ isStatic : false, isBullet : false })createBody(data:Body, ?anchor:Vec2, isBullet:Bool = false, isStatic:Bool = false):BodyBody
@:value({ isBullet : false })createShape(data:Bytes, resolution:Float, isBullet:Bool = false):BodyShape