Changeset 7221 in orxonox.OLD for trunk/src/story_entities/movie_loader.h
- Timestamp:
- Mar 15, 2006, 3:10:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/movie_loader.h
r7022 r7221 43 43 44 44 private: 45 void loadMovie(const char*filename);45 void loadMovie(const std::string& filename); 46 46 void setFPS(float fps); 47 47 void tick();
Note: See TracChangeset
for help on using the changeset viewer.