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 6f839da99c
commit acbebbffc0
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();