Changeset 5003 in orxonox.OLD for orxonox/trunk/src/world_entities
- Timestamp:
- Aug 13, 2005, 10:19:55 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/player.cc
r5002 r5003 121 121 void Player::init() 122 122 { 123 this->setAbsDir(Quaternion(.5, Vector(1,0,0))); 124 123 125 this->setClassID(CL_PLAYER, "Player"); 124 126 travelSpeed = 15.0;
Note: See TracChangeset
for help on using the changeset viewer.