aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_user_interface.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-21 10:33:42 -0400
committerPaul Gilbert2015-06-21 10:33:42 -0400
commit3910ff481ed1baeb9d46b776f58ad24989d48e13 (patch)
treeec2ab151edcd181fab8985d62e00d142751162ae /engines/sherlock/tattoo/tattoo_user_interface.h
parentdeada3e30d1b897191dd2a97ac74999a1f967578 (diff)
downloadscummvm-rg350-3910ff481ed1baeb9d46b776f58ad24989d48e13.tar.gz
scummvm-rg350-3910ff481ed1baeb9d46b776f58ad24989d48e13.tar.bz2
scummvm-rg350-3910ff481ed1baeb9d46b776f58ad24989d48e13.zip
SHERLOCK: RT: Move mask code to TattooUserInterface
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_user_interface.h')
-rw-r--r--engines/sherlock/tattoo/tattoo_user_interface.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/sherlock/tattoo/tattoo_user_interface.h b/engines/sherlock/tattoo/tattoo_user_interface.h
index 49f7c1f37e..6eeae2dfd9 100644
--- a/engines/sherlock/tattoo/tattoo_user_interface.h
+++ b/engines/sherlock/tattoo/tattoo_user_interface.h
@@ -201,6 +201,13 @@ public:
* Makes a greyscale translation table for each palette entry in the table
*/
void setupBGArea(const byte cMap[PALETTE_SIZE]);
+
+ /**
+ * Erase any background as needed before drawing frame
+ */
+ void doBgAnimEraseBackground();
+
+ void drawMaskArea(bool mode);
public:
/**
* Resets the user interface