Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6532 in orxonox.OLD for trunk/src/world_entities/movie_entity.h


Ignore:
Timestamp:
Jan 18, 2006, 1:20:02 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches/movie_play to the trunk. no conflicts, but a minor virtual function BUG

File:
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/movie_entity.h

    r6526 r6532  
    3535    virtual void tick (float time);
    3636
    37     void loadParams(const TiXmlElement* root);
     37    virtual void loadParams(const TiXmlElement* root);
    3838
    3939    void loadMovie(const char* filename);
Note: See TracChangeset for help on using the changeset viewer.