- Timestamp:
- May 28, 2012, 12:00:53 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/controllers/ArtificialController.h
r9016 r9252 42 42 virtual ~ArtificialController(); 43 43 44 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); 45 44 46 void abandonTarget(Pawn* target); 45 47 … … 62 64 void manageWaypoints(); 63 65 64 66 65 67 66 68 protected: 67 69 68 70 void aimAtTarget(); 69 71
Note: See TracChangeset
for help on using the changeset viewer.