|
Oolite
|
import "OOPlasmaShotEntity.h"import "Universe.h"import "PlayerEntity.h"import "OOColor.h"import "OOPlasmaBurstEntity.h"
Include dependency graph for OOPlasmaShotEntity.m: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.
| #define kPlasmaShotSize 12.0f |
Definition at line 33 of file OOPlasmaShotEntity.m.
| #define PLASMA_ATTENUATION 0 |
Definition at line 41 of file OOPlasmaShotEntity.m.