Pong/Scripts/Managers
Fries e1b0fa338f add support for scaling the score ui.
the score ui seems to use the top left corner to start drawing the ui so i have to calculate things differently but this works!
2023-05-22 11:23:44 -07:00
..
UI add a scene wide scaling manager. 2023-05-22 10:41:56 -07:00
PongSceneManager.cs optimize memory allocations 2023-05-21 18:19:05 -07:00
ScalingManager.cs add support for scaling the score ui. 2023-05-22 11:23:44 -07:00
SettingsManager.cs make a settings menu and general refactoring 2023-05-20 21:42:38 -07:00
WallCollisionManager.cs the walls can now scale to the resolution 2023-05-21 19:41:48 -07:00