Vesper 0.5.1
Vesper is short form for the Latin word for "Bat", as Vesper is designed to be small, lightweight, and easily handle things like particles and flocking behaviors in accordance with the nature of bats. \n It is meant to be a particle simulation, VFX editor, and CAN be used secondarily as a small game engine.
GitHub | Vesper Updates | Creator
Loading...
Searching...
No Matches
Vesper::ParticleSystem Member List

This is the complete list of members for Vesper::ParticleSystem, including all inherited members.

Emit(const ParticleProps &particleProps)Vesper::ParticleSystem
m_ParticlePoolVesper::ParticleSystemprivate
m_PoolIndexVesper::ParticleSystemprivate
m_PropsVesper::ParticleSystemprivate
OnRender(OrthographicCamera &camera)Vesper::ParticleSystem
OnUpdate(Timestep ts)Vesper::ParticleSystem
ParticleSystem()Vesper::ParticleSystem
ParticleSystem(uint32_t maxParticles)Vesper::ParticleSystem
SetParticleProps(const ParticleProps &particleProps)Vesper::ParticleSysteminline