Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOPlasmaShotEntity.h>
Private Attributes | |
OOTimeDelta | _duration |
Definition at line 29 of file OOPlasmaShotEntity.h.
|
implementation |
Reimplemented from OOLightParticleEntity.
Definition at line 1 of file OOPlasmaShotEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOPlasmaShotEntity.m.
- (id) initWithPosition: | (HPVector) | position | |
velocity: | (Vector) | velocity | |
energy: | (float) | energy | |
duration: | (OOTimeDelta) | duration | |
color: | (OOColor *) | color |
Definition at line 1 of file OOPlasmaShotEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOPlasmaShotEntity.m.
|
private |
Definition at line 32 of file OOPlasmaShotEntity.h.