Changeset 8686 in orxonox.OLD for branches/bsp_model/src/world_entities/creatures/fps_player.h
- Timestamp:
- Jun 21, 2006, 8:57:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/world_entities/creatures/fps_player.h
r8685 r8686 27 27 virtual void reset(); 28 28 29 virtual void collidesWith(WorldEntity* entity, const Vector& location); 29 30 30 virtual void tick(float time); 31 virtual void draw() const; 32 31 33 32 34 virtual void process(const Event &event);
Note: See TracChangeset
for help on using the changeset viewer.