Searched refs:PIXEL_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define PIXEL_SIZE 10 /* Virtual coordinates per real pixel */ macro378 if (ball_vel.y < PIXEL_SIZE) { in game_refresh()453 ball_pos.x -= PIXEL_SIZE; in button_pressed()471 ball_pos.x += PIXEL_SIZE; in button_pressed()