Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 16, 2015, 4:43:55 PM (9 years ago)
Author:
meggiman
Message:

Alle Klassen implementiert um die Waffe abzufeuern. Noch sehr fehlerhaft.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weaponFS15/src/modules/weapons/projectiles/GravityBomb.h

    r10341 r10369  
    6666
    6767                private:
    68                 static const float INITIAL_VELOCITY;
    69                 static const float SLOW_DOWN_RATIO;
    7068
    7169                float velocityAtLastTick_; //Used to check wether the Object is already accelarating in the oposite direction to detect the time to detonate it.
Note: See TracChangeset for help on using the changeset viewer.