Changeset 4984 in orxonox.OLD for orxonox/trunk/src/world_entities/npc.h
- Timestamp:
- Aug 11, 2005, 4:58:59 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/npc.h
r4977 r4984 16 16 void addAI(AI* ai); 17 17 18 void tick(float dt); 18 19 int hit(); 19 20 void die();
Note: See TracChangeset
for help on using the changeset viewer.