Optionalanglebody angle in radians use deg2rad to convert
move(speed) moves at 1 speed = 1px towards angle
Optionalgroupgroup for collision filtering
Values in BodyGroup are predefined and used each the body type and should not be used for custom filtering
0b00000001 << 16 to 0b01000000 << 16 (max 0x7fffffff) are free to use for custom groups
canInteract for how groups are used
Optionalisis body offset centered for rotation purpouses
Optionalischeck2d.separate() doesn't move this body
Optionalischeck2d.separate() doesn't trigger collision of this body
OptionalpaddingBHV padding for bounding box, preventing costly updates
Optionaluserallows the user to set any misc data for client use
BodyOptions for body creation