aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_user_interface.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-21 17:23:26 -0400
committerPaul Gilbert2015-06-21 17:23:26 -0400
commit5a5a225216111b9507595a2ccfd37c3a518aa3a4 (patch)
tree36cef2a6e4c7874454d0a02d7efe1667e1ed05a2 /engines/sherlock/tattoo/tattoo_user_interface.h
parent0a8630ab46567e137358807208158d080be556e6 (diff)
downloadscummvm-rg350-5a5a225216111b9507595a2ccfd37c3a518aa3a4.tar.gz
scummvm-rg350-5a5a225216111b9507595a2ccfd37c3a518aa3a4.tar.bz2
scummvm-rg350-5a5a225216111b9507595a2ccfd37c3a518aa3a4.zip
SHERLOCK: RT: Implemented further journal draw methods
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_user_interface.h')
-rw-r--r--engines/sherlock/tattoo/tattoo_user_interface.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/sherlock/tattoo/tattoo_user_interface.h b/engines/sherlock/tattoo/tattoo_user_interface.h
index 9adc9ccc8f..2ff046bef7 100644
--- a/engines/sherlock/tattoo/tattoo_user_interface.h
+++ b/engines/sherlock/tattoo/tattoo_user_interface.h
@@ -216,6 +216,11 @@ public:
* Translate a given area of the back buffer to greyscale shading
*/
void makeBGArea(const Common::Rect &r);
+
+ /**
+ * Draws all the dialog rectangles for any items that need them
+ */
+ void drawDialogRect(Surface &s, const Common::Rect &r, bool raised);
public:
/**
* Resets the user interface