destroy()
Destroys all active physics systems. Usually only called on a Game Shutdown, not on a State swap.
- Source code: physics/Physics.js (Line 399)
destroy()
Destroys all active physics systems. Usually only called on a Game Shutdown, not on a State swap.
Please login to continue.