From 5ab00f121e083173dcd4f81e50f66f3884e115b4 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Wed, 11 May 2005 14:29:48 +0000 Subject: [PATCH] not deperecated anymore SVN-Revision: 2469 --- src/object/camera.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/object/camera.h b/src/object/camera.h index 0ae033a17..a9ece8627 100644 --- a/src/object/camera.h +++ b/src/object/camera.h @@ -48,7 +48,7 @@ public: /// reset camera postion virtual void reset(const Vector& tuxpos); - /** @deprecated@ */ + /** return camera position */ const Vector& get_translation() const; virtual void update(float elapsed_time); -- 2.11.0