- Timestamp:
- Jan 31, 2011, 11:36:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ai/src/orxonox/controllers/ArtificialController.h
r7833 r7842 83 83 inline float getBotLevel() const 84 84 { return this->botlevel_; } 85 static void setAllBotLevel(float level); 85 86 86 87 protected:
Note: See TracChangeset
for help on using the changeset viewer.