Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2015, 1:56:45 PM (9 years ago)
Author:
gania
Message:

fixed?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/src/orxonox/controllers/FightingController.h

    r10906 r10927  
    8282            Pawn* closestTarget() const;
    8383
     84            bool bDodge_;
    8485            int attackRange_;
    8586            bool bShooting_;
    86             float maneuverCounter_;   
    8787            bool bLookAtTarget_;
    8888            float deltaHp;
    8989            float previousHp;
    9090            bool bStartedDodging_;
    91             float timeDodged_;
    9291            //WEAPONSYSTEM DATA
    9392            int rocketsLeft_;
Note: See TracChangeset for help on using the changeset viewer.