Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 28, 2007, 2:25:09 AM (18 years ago)
Author:
patrick
Message:

more on planets. no atmo

File:
1 edited

Legend:

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

    r10392 r10432  
    1212/* FORWARD DECLARATION */
    1313class Texture;
     14class Billboard;
    1415
    1516//! A Class to handle a Planet
     
    4344
    4445  Model*          cloudModel;      //!< the model for the cloud
     46  Billboard*      halo;            //!< halo around the planet
    4547
    4648  bool            bClouds;         //!< true if there are clouds defined
Note: See TracChangeset for help on using the changeset viewer.