- Timestamp:
- Oct 29, 2008, 12:48:11 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h
r2040 r2041 66 66 67 67 void startControl(ControllableEntity* entity); 68 void stopControl(ControllableEntity* entity );68 void stopControl(ControllableEntity* entity, bool callback = true); 69 69 70 70 inline ControllableEntity* getControllableEntity() const
Note: See TracChangeset
for help on using the changeset viewer.