Home
last modified time | relevance | path

Searched refs:WALL_L_OFFSET (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/examples/
Dboing.c76 #define WALL_L_OFFSET 0.f macro
398 if ( ball_x < -(BOUNCE_HEIGHT/2 + WALL_L_OFFSET) ) in BounceBall()