Changeset 9625 for code/trunk/src/orxonox/controllers/Controller.h
- Timestamp:
- May 21, 2013, 3:12:21 PM (12 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/formationupdate (added) merged: 9580-9584,9613-9624
- Property svn:mergeinfo changed
-
code/trunk/src/orxonox/controllers/Controller.h
r8706 r9625 65 65 virtual void changedControllableEntity() {} 66 66 67 protected:68 67 // don't use this directly, use getPlayer()->startControl(entity) (unless you know exactly what you do) 69 68 inline void setControllableEntity(ControllableEntity* entity)
Note: See TracChangeset
for help on using the changeset viewer.