Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 29, 2008, 4:13:10 PM (17 years ago)
Author:
polakma
Message:

WeaponSystem, Projectile (kompiliert nicht)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weapon/src/orxonox/objects/weaponSystem/Weapon.h

    r2049 r2060  
    4646
    4747            void addMunition();
    48             void fire();
     48            virtual void fire();
    4949
    5050        private:
    51                         int loadingTime;
     51            int loadingTime;
    5252            Munition *munition_;
    5353
Note: See TracChangeset for help on using the changeset viewer.