Changeset 10095 in orxonox.OLD for branches/playability/src/world_entities/space_ships/space_ship.h
- Timestamp:
- Dec 19, 2006, 11:18:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/space_ships/space_ship.h
r10081 r10095 51 51 virtual void destroy(WorldEntity* killer); 52 52 virtual void respawn(); 53 54 inline Vector getVelocity() { return this->velocity; }; 53 55 54 56 virtual void collidesWith(WorldEntity* entity, const Vector& location);
Note: See TracChangeset
for help on using the changeset viewer.