Changeset 9162 in orxonox.OLD for branches/presentation/src/world_entities/projectiles/hyperblast.h
- Timestamp:
- Jul 4, 2006, 6:15:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/projectiles/hyperblast.h
r6821 r9162 27 27 virtual void collidesWith(WorldEntity* entity, const Vector& location); 28 28 29 virtual void destroy ( );29 virtual void destroy (WorldEntity* killer); 30 30 31 31 virtual void tick (float time);
Note: See TracChangeset
for help on using the changeset viewer.