Changeset 6440 in orxonox.OLD for trunk/src/world_entities/player.h
- Timestamp:
- Jan 8, 2006, 3:20:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/player.h
r6438 r6440 35 35 36 36 private: 37 void init();38 39 40 private:41 37 Playable* controllable; //!< The one we controll or NULL if none 42 38 Hud* hud; //!< The HUD to be displayed.
Note: See TracChangeset
for help on using the changeset viewer.