Changeset 3608 in orxonox.OLD for orxonox/trunk/src/story_entities/story_entity.h
- Timestamp:
- Mar 20, 2005, 11:37:26 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/story_entity.h
r3472 r3608 8 8 #define _STORY_ENTITY_H 9 9 10 #include " stdincl.h"10 #include "base_object.h" 11 11 #include "story_def.h" 12 #include "error.h" 13 12 14 13 15 //! A class that represents something to play in orxonox. it is a container for worlds, movies, mission briefings, etc...
Note: See TracChangeset
for help on using the changeset viewer.