Changeset 9666 for code/trunk/src/orxonox/controllers
- Timestamp:
- Aug 25, 2013, 10:21:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/controllers/Controller.h
r9625 r9666 65 65 virtual void changedControllableEntity() {} 66 66 67 // protected: 67 68 // don't use this directly, use getPlayer()->startControl(entity) (unless you know exactly what you do) 68 69 inline void setControllableEntity(ControllableEntity* entity)
Note: See TracChangeset
for help on using the changeset viewer.