Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9059 in orxonox.OLD for trunk/src/world_entities/player.h


Ignore:
Timestamp:
Jul 3, 2006, 6:30:42 PM (19 years ago)
Author:
patrick
Message:

merged the network branche with the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/player.h

    r9019 r9059  
    3131    bool              eject();
    3232    inline Playable*  getPlayable() const  { return this->playable; };
     33   
    3334
    3435     inline Hud& hud() { return this->_hud; };
Note: See TracChangeset for help on using the changeset viewer.