From 36ce28a7557c4b2b73316621471558354024ca54 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 1 May 2008 21:08:40 +0000 Subject: roll control --- src/client/camera.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client/camera.h') diff --git a/src/client/camera.h b/src/client/camera.h index 25e179d..751ff02 100644 --- a/src/client/camera.h +++ b/src/client/camera.h @@ -41,6 +41,9 @@ namespace camera /// switch to next camera mode void next_mode(); + /// reset the current mode + void reset(); + /// gameworld coordinates of the camera target extern math::Vector3f target; -- cgit v1.2.3