Changeset 1302 for code/branches/hud3/src/orxonox/objects
- Timestamp:
- May 15, 2008, 10:10:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hud3/src/orxonox/objects/SpaceShip.h
r1295 r1302 64 64 65 65 void getFocus(); 66 66 static SpaceShip* instance_s; 67 67 static Vector3 getSPosition(); 68 68 static Quaternion getSOrientation(); … … 80 80 private: 81 81 void createCamera(); 82 static SpaceShip* instance_s;83 82 84 83 Vector3 testvector_;
Note: See TracChangeset
for help on using the changeset viewer.