Changeset 9059 in orxonox.OLD for trunk/src/world_entities/player.h
- Timestamp:
- Jul 3, 2006, 6:30:42 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/player.h
r9019 r9059 31 31 bool eject(); 32 32 inline Playable* getPlayable() const { return this->playable; }; 33 33 34 34 35 inline Hud& hud() { return this->_hud; };
Note: See TracChangeset
for help on using the changeset viewer.