Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 27, 2007, 5:06:55 AM (16 years ago)
Author:
landauf
Message:

put all SetConfigValue macro calls into the setConfigValues function (this is needed to allow changes of the config values at runtime)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/SpaceShip.h

    r673 r697  
    1818            SpaceShip();
    1919            ~SpaceShip();
     20            void setConfigValues();
    2021            virtual void loadParams(TiXmlElement* xmlElem);
    2122            virtual void tick(float dt);
Note: See TracChangeset for help on using the changeset viewer.