significant work on Pause component (not ready yet, but feel free to test)
This commit is contained in:
@@ -27,6 +27,7 @@ namespace TLAC::Components
|
||||
void Initialize();
|
||||
void Update();
|
||||
void UpdateInput();
|
||||
void UpdatePostInput();
|
||||
void OnFocusGain();
|
||||
void OnFocusLost();
|
||||
void Dispose();
|
||||
|
||||
Reference in New Issue
Block a user