(changes 07:51 22.02.2024):
- Move Format into a Task - Implement Debugging Option into Settings
This commit is contained in:
@ -26,6 +26,7 @@ void Deinit();
|
||||
void Update();
|
||||
float GetTime();
|
||||
float GetDeltaTime();
|
||||
bool &IsDebugging();
|
||||
// Internal Function
|
||||
// Should not be used
|
||||
void Debug();
|
||||
|
Reference in New Issue
Block a user