- Timestamp:
- Dec 9, 2009, 4:54:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/controllers/Controller.h
r6195 r6295 50 50 { return this->player_; } 51 51 52 virtual inline void hit(Pawn* originator, btManifoldPoint& contactpoint, float damage) {}; 53 52 54 inline ControllableEntity* getControllableEntity() const 53 55 { return this->controllableEntity_; }
Note: See TracChangeset
for help on using the changeset viewer.