|
Oolite 1.91.0.7712-251017-85ce217
|
import "OOPlasmaShotEntity.h"import "Universe.h"import "PlayerEntity.h"import "OOColor.h"import "OOPlasmaBurstEntity.h"Go to the source code of this file.
Macros | |
| #define | kPlasmaShotSize 12.0f |
| #define | kPlasmaShotActivationDelay 0.05f |
| #define | PLASMA_ATTENUATION 0 |
| #define kPlasmaShotActivationDelay 0.05f |
Definition at line 34 of file OOPlasmaShotEntity.m.
Referenced by OOPlasmaShotEntity::canCollide.
| #define kPlasmaShotSize 12.0f |
Definition at line 33 of file OOPlasmaShotEntity.m.
Referenced by OOPlasmaShotEntity::initWithPosition:velocity:energy:duration:color:.
| #define PLASMA_ATTENUATION 0 |
Definition at line 41 of file OOPlasmaShotEntity.m.