|
Oolite
|
#include <OOPlasmaShotEntity.h>
Inheritance diagram for OOPlasmaShotEntity:
Collaboration diagram for OOPlasmaShotEntity: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.