Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 13, 2006, 10:30:51 PM (17 years ago)
Author:
marcscha
Message:

Emitter Node implemented, first steps for swarm missile in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/world_entities/space_ships/space_ship.h

    r10064 r10073  
    33 * Implements the Control of a Spaceship
    44 * Space Ships are the core class for all types of ships in Orxonox
     5 * By default is on OM_GROUP_00
     6 * If player boards the ship, it is moved to OM_GROUP_01
    57 */
    68
     
    176178    ParticleEmitter*      burstEmitter;
    177179    ParticleSystem*       burstSystem;
    178 
    179    
    180     SpriteParticles*           explosionParticles;
    181     ParticleEmitter*           emitter;
    182180};
    183181
Note: See TracChangeset for help on using the changeset viewer.