Searched refs:BOUNCE_WIDTH (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/examples/ | ||
H A D | boing.c | 72 #define BOUNCE_WIDTH (RADIUS * 2.1f) macro 395 if ( ball_x > (BOUNCE_WIDTH/2 + WALL_R_OFFSET ) ) in BounceBall() |
Completed in 1 milliseconds