Home
last modified time | relevance | path

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

/third_party/glfw/examples/
H A Dparticles.c165 #define GRAVITY 9.8f macro
312 p->vz = p->vz - GRAVITY * dt; in update_particle()

Completed in 2 milliseconds