Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 30, 2008, 2:44:48 AM (16 years ago)
Author:
landauf
Message:

added two more graphical classes, ParticleEmitter and ParticleSpawner

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h

    r2044 r2065  
    9696    class BlinkingBillboard;
    9797    class Light;
     98    class Backlight;
     99    class ParticleEmitter;
     100    class ParticleSpawner;
    98101
    99102    class Camera;
     
    107110    class Controller;
    108111    class HumanController;
    109 
    110     class Backlight;
    111     class ParticleSpawner;
    112112
    113113    class Info;
Note: See TracChangeset for help on using the changeset viewer.