Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 14, 2008, 12:20:14 AM (16 years ago)
Author:
landauf
Message:

removed WorldEntity, SpaceShip and several other objects
removed SpaceShip-related hacks in network and other places

File:
1 edited

Legend:

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

    r1755 r1916  
    8181
    8282    // objects
    83     class Ambient;
    8483    class Backlight;
    8584    class Camera;
    86     class Model;
    87     class NPC;
    8885    class ParticleSpawner;
    89     class Skybox;
    90     class SpaceShip;
    91     class SpaceShipAI;
    92     class WorldEntity;
    93 
    94     class Projectile;
    95     class BillboardProjectile;
    96     class RotatingProjectile;
    97     class ParticleProjectile;
    9886
    9987    // tools
Note: See TracChangeset for help on using the changeset viewer.