![]() |
Oolite 1.91.0.7650-250121-affa790
|
#include <OOParticleSystem.h>
Class Methods | |
(id) | + fragmentBurstFromEntity: |
Definition at line 72 of file OOParticleSystem.h.
+ (id) fragmentBurstFromEntity: | (Entity *) | entity |
Definition at line 292 of file OOParticleSystem.m.
References Entity::collisionRadius, Entity::position, and Entity::velocity.
Referenced by ShipEntity::becomeExplosion, and ShipEntity::becomeLargeExplosion:.
|
implementation |
Definition at line 279 of file OOParticleSystem.m.
References OOParticleSystem::_particleSize, baseColor, count, kMaxSpeed, maxSpeed, and Entity::velocity.
|
implementation |
Reimplemented from OOParticleSystem.
Definition at line 298 of file OOParticleSystem.m.
References OOParticleSystem::_count, OOParticleSystem::_particleColor, OOParticleSystem::_timePassed, count, and OOParticleSystem::update:.