Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | HDB: Change init functions to handle errors | Strangerke |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Add Input::assignKey(), LuaScript::isValid() | Nipun Garg |
2019-09-03 | HDB: Add updateKeys() | Nipun Garg |
2019-09-03 | HDB: Add updateMouseButtons and update updateMouse | Nipun Garg |
2019-09-03 | HDB: Update Mouse data for buttons | Nipun Garg |
2019-09-03 | HDB: Remove _lastMouseX and _lastMouseY | Nipun Garg |
2019-09-03 | HDB: Add updateMouse() and call it in game loop | Nipun Garg |
2019-09-03 | HDB: Add getMouseX() and getMouseY() | Nipun Garg |
2019-09-03 | HDB: Add stubbed Input class | Nipun Garg |