Changeset 9162 in orxonox.OLD for branches/presentation/src/world_entities/projectiles/projectile.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/projectile.h
r7460 r9162 41 41 virtual void deactivate() = 0; 42 42 43 virtual void destroy ( );43 virtual void destroy (WorldEntity* killer); 44 44 45 45 virtual void tick (float dt);
Note: See TracChangeset
for help on using the changeset viewer.