Oolite 1.91.0.7644-241112-7f5034b
|
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.
#define kPlasmaShotSize 12.0f |
Definition at line 33 of file OOPlasmaShotEntity.m.
#define PLASMA_ATTENUATION 0 |
Definition at line 41 of file OOPlasmaShotEntity.m.