StaticBody
A physics body that does not move. Access via the 'physics' submodule.
Experimental API:
The physics submodule is a VERY experimental and new API that is highly susceptible to breaking changes in the future.
Inherits from Body.
Constructor
-
StaticBody(world: World) → StaticBody
A physics body that does not move.