Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 18, 2006, 3:18:49 PM (18 years ago)
Author:
stefalie
Message:

branches/avi_play: …

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/avi_play/src/story_entities/movie_loader.h

    r6557 r6567  
    3434    void draw() const;
    3535    void tick();
     36
     37    Uint32              lastFrame;                    // last time of frame
     38    Uint32              dt;                           // time needed to calculate this frame (in milliSeconds)
     39    float               dtS;
    3640};
    3741
Note: See TracChangeset for help on using the changeset viewer.