aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_card.h
AgeCommit message (Collapse)Author
2018-07-21MOHAWK: MYST: Don't call the mouse up handler if executeMouseUp was usedBastien Bouclet
Fixes Trac#10573.
2018-06-13MOHAWK: MYST: Extract a Card class out of the main engine classBastien Bouclet
This is to allow having multiple cards loaded at the same time in the future.