Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3644 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h


Ignore:
Timestamp:
Mar 23, 2005, 2:32:06 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: pnode speed function implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.h

    r3634 r3644  
    8787
    8888  Uint32 lastFrame;             //!< last time of frame
     89  Uint32 dt;                    //!< time needed to calculate this frame
    8990  bool bQuitOrxonox;            //!< quit this application
    9091  bool bQuitCurrentGame;        //!< quit only the current game and return to menu
Note: See TracChangeset for help on using the changeset viewer.