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