- Timestamp:
- Dec 13, 2008, 10:54:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/infos/PlayerInfo.h
r2362 r2428 71 71 { return this->controllableEntity_; } 72 72 73 inline Controller* getController() const 74 { return this->controller_; } 75 virtual void changedController() {} 76 73 77 protected: 74 78 void createController();
Note: See TracChangeset
for help on using the changeset viewer.