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