Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 25, 2015, 12:07:22 PM (9 years ago)
Author:
gania
Message:

Fixed some bugs, only DivisionController works for now

File:
1 edited

Legend:

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

    r10843 r10854  
    5858
    5959                void setTargetPositionOfWingman();
    60                 void setTargetPositionOfFollower();
     60               
    6161            //----[/own functions]----
     62            virtual void stayNearProtect();
    6263
    6364        protected:
    6465            //----action must only be managed by this----
    6566            virtual void action(); //<! action() is called in regular intervals managing the bot's behaviour.
    66            
     67
    6768        private:
    6869            //----private variables-----
Note: See TracChangeset for help on using the changeset viewer.