CPUParticles2D.getParticleFlag

Returns the enabled state of the given flag (see flags for options).

struct CPUParticles2D
@nogc nothrow const
bool
getParticleFlag
(
in long flag
)

Meta