Changeset 8190 in orxonox.OLD for trunk/src/story_entities/game_world.h
- Timestamp:
- Jun 7, 2006, 3:00:01 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/game_world.h
r7919 r8190 68 68 virtual void update(); 69 69 virtual void checkGameRules(); 70 virtual void collide(); 70 virtual void collisionDetection(); 71 virtual void collisionReaction(); 71 72 72 73 void drawEntityList(const ObjectManager::EntityList& drawList ) const;
Note: See TracChangeset
for help on using the changeset viewer.