Home
last modified time | relevance | path

Searched refs:PARTICLE (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/examples/
H A Dparticles.c194 } PARTICLE; typedef
198 static PARTICLE particles[MAX_PARTICLES];
245 static void init_particle(PARTICLE *p, double t) in init_particle()
295 static void update_particle(PARTICLE *p, float dt) in update_particle()
404 PARTICLE* pptr; in draw_particles()

Completed in 2 milliseconds