projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61011b8
)
not deperecated anymore
author
Matthias Braun
<matze@braunis.de>
Wed, 11 May 2005 14:29:48 +0000
(14:29 +0000)
committer
Matthias Braun
<matze@braunis.de>
Wed, 11 May 2005 14:29:48 +0000
(14:29 +0000)
SVN-Revision: 2469
src/object/camera.h
patch
|
blob
|
history
diff --git
a/src/object/camera.h
b/src/object/camera.h
index
0ae033a
..
a9ece86
100644
(file)
--- 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);