Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10392 in orxonox.OLD for trunk/src/world_entities/planet.h


Ignore:
Timestamp:
Jan 26, 2007, 7:33:33 PM (19 years ago)
Author:
patrick
Message:

better cloud options, clouds are optional now

File:
1 edited

Legend:

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

    r10391 r10392  
    4444  Model*          cloudModel;      //!< the model for the cloud
    4545
     46  bool            bClouds;         //!< true if there are clouds defined
    4647  float           rotSpeedCloud;   //! cloud rotation speed
    4748  float           rotSpeedPlanet;  //! planet rotation speed
Note: See TracChangeset for help on using the changeset viewer.