Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 23, 2013, 3:47:49 PM (11 years ago)
Author:
maxima
Message:

A few changes of the death function. Tried to change the master of the formation.

File:
1 edited

Legend:

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

    r9613 r9616  
    5959      static void passivebehaviour(const bool passive);
    6060      static void formationsize(const int size);
     61      void takeLeadOfFormation();
    6162
    6263      inline void setFormationFlight(bool formation)
     
    139140      bool forcedFree();
    140141
    141       void takeLeadOfFormation();
    142142      void masterAttacked(Pawn* originator);
    143143
Note: See TracChangeset for help on using the changeset viewer.