Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 27, 2007, 5:06:55 AM (17 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/Projectile.h

    r673 r697  
    1414            Projectile(SpaceShip* owner = 0);
    1515            virtual ~Projectile();
     16            void setConfigValues();
    1617            void destroyObject();
    1718            virtual void tick(float dt);
Note: See TracChangeset for help on using the changeset viewer.