Changeset 4145 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h
- Timestamp:
- May 10, 2005, 4:54:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.h
r4015 r4145 94 94 Uint32 lastFrame; //!< last time of frame 95 95 Uint32 dt; //!< time needed to calculate this frame 96 float dtS; //!< The time needed for caluculations in seconds 96 97 double gameTime; //!< this is where the game time is saved 97 98 bool bQuitOrxonox; //!< quit this application
Note: See TracChangeset
for help on using the changeset viewer.