Changeset 6833 for code/branches/ai/src/orxonox/controllers
- Timestamp:
- May 3, 2010, 1:38:59 PM (15 years ago)
- Location:
- code/branches/ai/src/orxonox/controllers
- Files:
-
- 2 added
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/controllers/ArtificialController.h
r6795 r6833 51 51 inline int getTeam() const 52 52 { return this->team_; } 53 virtual void changedControllableEntity();53 //virtual void changedControllableEntity(); 54 54 55 55
Note: See TracChangeset
for help on using the changeset viewer.