- Timestamp:
- Dec 11, 2015, 3:16:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/src/orxonox/controllers/SectionController.h
r10955 r10968 66 66 protected: 67 67 //----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. 69 69 Vector3 getFormationPosition (); 70 70 void keepFormation();
Note: See TracChangeset
for help on using the changeset viewer.










