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
@@ -101,6 +101,8 @@ namespace TLAC
ComponentsManager.UpdateInput();
}
ComponentsManager.UpdatePostInput();
if ((framework::inputDisable))
{
Input::Keyboard::GetInstance()->PollInput();