The Joe Engine
Joe's engine programming playground
JoeEngine::particle_update_data_t Struct Reference

Public Attributes

JEParticleSystemparticleSystem
 
float dt
 
uint32_t startIdx
 
uint32_t endIdx
 
bool complete
 

Member Data Documentation

◆ complete

bool JoeEngine::particle_update_data_t::complete

◆ dt

float JoeEngine::particle_update_data_t::dt

◆ endIdx

uint32_t JoeEngine::particle_update_data_t::endIdx

◆ particleSystem

JEParticleSystem* JoeEngine::particle_update_data_t::particleSystem

◆ startIdx

uint32_t JoeEngine::particle_update_data_t::startIdx

The documentation for this struct was generated from the following file: