Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3588 in orxonox.OLD for orxonox/trunk/src/light.h


Ignore:
Timestamp:
Mar 17, 2005, 2:47:16 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: name-fix for TrackManager and minor fix in Curve.
There has also been a little fix in the light-class: light is a BaseObject not a World-Entity

File:
1 edited

Legend:

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

    r3544 r3588  
    3232   A Light is a source that emits light rays (photons)
    3333*/
    34 class Light : public WorldEntity
     34class Light : public BaseObject
    3535{
    3636 private:
Note: See TracChangeset for help on using the changeset viewer.