|
Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
| VoxelParticleSetup (const Transform &transform, const Visuals &visuals, const Speed &speed, float lifetime) | |
| VoxelParticleData | toData (float timeSecs) const |
Protected Attributes | |
| Transform | m_transform |
| Visuals | m_visuals |
| Speed | m_speed |
| float | m_lifetime |