From 156f78e7cdb4c49b437c378d7239806784bcee54 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 24 Dec 2013 10:32:41 +1100 Subject: VOYEUR: Bugfixes and move for doScroll method --- engines/voyeur/voyeur.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'engines/voyeur/voyeur.h') diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h index a48f9c2784..0da5058992 100644 --- a/engines/voyeur/voyeur.h +++ b/engines/voyeur/voyeur.h @@ -165,6 +165,12 @@ public: * If necessary, flashes the time remaining bar on the video camera screen */ void flashTimeBar(); + + /** + * Handle scrolling of the mansion view in the camera sights + */ + void doScroll(const Common::Point &pt); + void checkPhoneCall(); void doEvidDisplay(int v1, int v2); -- cgit v1.2.3