Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2551 in orxonox.OLD for orxonox/trunk/src/world.h


Ignore:
Timestamp:
Oct 11, 2004, 12:53:43 AM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: minor changes - enhanced sc controll, fixed uncontrolled rotation effect, added some debug outputs for testing purposes, reformatted some src files from win style but not all

File:
1 edited

Legend:

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

    r2190 r2551  
    4040                // base level data
    4141        Track* track;
    42         Uint32 tracklen;
     42        Uint32 tracklen;   // number of Tracks the World consist of
    4343        Vector* pathnodes;
    4444
Note: See TracChangeset for help on using the changeset viewer.