Changeset 6532 in orxonox.OLD for trunk/src/world_entities/movie_entity.h
- Timestamp:
- Jan 18, 2006, 1:20:02 PM (20 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/movie_entity.h
r6526 r6532 35 35 virtual void tick (float time); 36 36 37 v oid loadParams(const TiXmlElement* root);37 virtual void loadParams(const TiXmlElement* root); 38 38 39 39 void loadMovie(const char* filename);
Note: See TracChangeset
for help on using the changeset viewer.