![]() |
Plasma Engine
2.0
|
Classes | |
struct | Bits |
Public Types | |
enum | Enum { None = 0 , SpawnAtStart = PL_BIT(0) , SpawnContinuously = PL_BIT(1) , AttachAsChild = PL_BIT(2) , SpawnInFlight = PL_BIT(3) , Default = None } |
using | StorageType = plUInt16 |