aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/input.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Remove _lastMouseX and _lastMouseYNipun Garg
2019-09-03HDB: Add updateMouse() and call it in game loopNipun Garg
2019-09-03HDB: Unstub stylusMove() and stylusUp()Nipun Garg
2019-09-03HDB: Unstub stylusDown()Nipun Garg
2019-09-03JANITORIAL: Add endline to the end of fileEugene Sandulenko
2019-09-03HDB: Add stubbed Input classNipun Garg