not deperecated anymore
authorMatthias Braun <matze@braunis.de>
Wed, 11 May 2005 14:29:48 +0000 (14:29 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 11 May 2005 14:29:48 +0000 (14:29 +0000)
SVN-Revision: 2469

src/object/camera.h

index 0ae033a..a9ece86 100644 (file)
@@ -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);