Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
VoxelParticleExpireCheck (const VoxelParticleEngine &engine) | |
virtual bool | isDead (const VoxelParticleData &particle) override |
Public Member Functions inherited from VoxelParticleRemoveCheck | |
virtual void | beforeCheck () |
Protected Attributes | |
const VoxelParticleEngine & | m_particleEngine |