Creates a DuckEngine PhysicsServer
The PhysicsServer Class. Handles all Physics updates
2.0.0
Creates a PhysicsServer instance
Game instance
Scene instance
PhysicsServer
Uses PhysicsServer.Scene.physicsList and filters all enabled PhysicsBodies and calls PhysicsBody._update, PhysicsBody.hitbox._update, and PhysicsBody.collider._update
DO NOT CALL MANUALLY! CALLED IN SCENE.__TICK
Generated using TypeDoc
Creates a DuckEngine PhysicsServer
The PhysicsServer Class. Handles all Physics updates
2.0.0