Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 11, 2015, 3:16:48 PM (10 years ago)
Author:
gania
Message:

a little clean up

File:
1 edited

Legend:

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

    r10955 r10968  
    6666        protected:       
    6767            //----action must only be managed by this----     
    68                 virtual void action(); //<! action() is called in regular intervals managing the bot's behaviour.
     68                virtual void action(); //<! action() is called in regular intervals by MasterController managing the bot's behaviour.
    6969                Vector3 getFormationPosition ();
    7070                void keepFormation();
Note: See TracChangeset for help on using the changeset viewer.