Files
DevKage 6270353af9 feat: Add HasPerformanceTracker mixin on Game (#3043)
This PR adds a `HasPerformanceTracker` mixin on `Game`. This mixin will
allow for tracking the update and render time of the game.
2024-02-18 18:53:29 +01:00
..