The air resistance to be applied to the x velocity of the PhysicsObject
every update.
Default: 1000
The friction to be applied to the x velocity of the PhysicsObject
when touching the ground.
Default: 0
The gravity to be applied to the y velocity of the PhysicsObject
every update.
Default: 2400
Generated using TypeDoc
The environment for
PhysicsObject
s to use.