- Timestamp:
- Jan 10, 2016, 7:50:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/cpp11_v3/src/orxonox/controllers/FightingController.h
r11052 r11057 50 50 virtual ~FightingController(); 51 51 52 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);53 54 52 float squaredDistanceToTarget() const; 55 53 bool isLookingAtTarget(float angle) const;
Note: See TracChangeset
for help on using the changeset viewer.