significant work on Pause component (not ready yet, but feel free to test)

This commit is contained in:
somewhatlurker
2019-10-19 15:29:07 +11:00
parent 41f8aa6d3c
commit 030850a6dd
9 changed files with 187 additions and 0 deletions
@@ -27,6 +27,7 @@ namespace TLAC::Components
void Initialize();
void Update();
void UpdateInput();
void UpdatePostInput();
void OnFocusGain();
void OnFocusLost();
void Dispose();