- Timestamp:
- Oct 21, 2009, 5:17:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/steering/src/orxonox/controllers/Controller.h
r5781 r5981 57 57 { return this->controllableEntity_; } 58 58 virtual void changedControllableEntity() {} 59 virtual void startControl() {} 60 virtual void stopControl() {} 59 61 60 62 protected:
Note: See TracChangeset
for help on using the changeset viewer.