Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 30, 2013, 3:12:11 PM (11 years ago)
Author:
maxima
Message:

The AIController of the new HumanController is deleted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/formationupdate/src/orxonox/controllers/FormationController.h

    r9616 r9617  
    6060      static void formationsize(const int size);
    6161      void takeLeadOfFormation();
     62      void loseMasterState();
    6263
    6364      inline void setFormationFlight(bool formation)
     
    136137      void freeSlaves();
    137138      void forceFreeSlaves();
    138       void loseMasterState();
    139139      void forceFreedom();
    140140      bool forcedFree();
Note: See TracChangeset for help on using the changeset viewer.