aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/mouse.h
AgeCommit message (Expand)Author
2009-09-25Add const's to many interfaces of engines/draci/Robert Špalek
2009-08-11Added dialogue support.Denis Kasak
2009-08-09Added Mouse::loadItemCursor(). Removed hotspot FIXME as all cursors seem to u...Denis Kasak
2009-08-06Added method Mouse::isCursorOn().Denis Kasak
2009-07-27Added methods to Mouse for setting the state of the button.Denis Kasak
2009-06-25Renamed *cursorNum identifiers in Mouse to *cursorType for consistency.Denis Kasak
2009-06-24Started work on the Mouse class.Denis Kasak