Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5361 in orxonox.OLD for trunk/src/world_entities/environment.h


Ignore:
Timestamp:
Oct 11, 2005, 1:26:29 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: fixed missing link

File:
1 edited

Legend:

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

    r5047 r5361  
    2020 public:
    2121  Environment ();
     22  Environment (const TiXmlElement* root);
    2223  virtual ~Environment ();
     24
     25  void init();
     26  void loadParams(const TiXmlElement* root);
     27
    2328
    2429
Note: See TracChangeset for help on using the changeset viewer.