aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/input.h
AgeCommit message (Expand)Author
2019-12-03HDB: Fix Missing Default Switch CasesD G Turner
2019-09-03HDB: Change init functions to handle errorsStrangerke
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Add Input::assignKey(), LuaScript::isValid()Nipun Garg
2019-09-03HDB: Add updateKeys()Nipun Garg
2019-09-03HDB: Add updateMouseButtons and update updateMouseNipun Garg
2019-09-03HDB: Update Mouse data for buttonsNipun Garg
2019-09-03HDB: Remove _lastMouseX and _lastMouseYNipun Garg
2019-09-03HDB: Add updateMouse() and call it in game loopNipun Garg
2019-09-03HDB: Add getMouseX() and getMouseY()Nipun Garg
2019-09-03HDB: Add stubbed Input classNipun Garg