Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 16, 2015, 3:25:17 PM (9 years ago)
Author:
gania
Message:

deleted old behaviour of AIController (partly), forced ships to form a formation, TODO make tactics for different formation modes, choose one depending on what's better.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/AI_HS15/src/orxonox/controllers/ArtificialController.h

    r10651 r10652  
    5353                { return this->botlevel_; }
    5454            static void setAllBotLevel(float level);
    55             //WAYPOINT FUNCTIONS
     55            //WAYPOINT FUNCTIONS`
    5656            void addWaypoint(WorldEntity* waypoint);
    5757            WorldEntity* getWaypoint(unsigned int index) const;
Note: See TracChangeset for help on using the changeset viewer.