Changeset 9162 in orxonox.OLD for branches/presentation/src/world_entities/playable.h
- Timestamp:
- Jul 4, 2006, 6:15:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/playable.h
r9061 r9162 80 80 81 81 // WorldEntity Extensions 82 virtual void destroy( );82 virtual void destroy(WorldEntity* killer); 83 83 virtual void respawn(); 84 84 virtual void collidesWith(WorldEntity* entity, const Vector& location);
Note: See TracChangeset
for help on using the changeset viewer.