Home
last modified time | relevance | path

Searched refs:w2n_y (Results 1 – 2 of 2) sorted by last modified time

/dports/games/flying/flying-6.20/
H A Dxpball.C64 w2n_y = DisplayHeight(rem_dpy,scr)/world_y; in PBallNorm()
178 Real(event.xmotion.y_root)/w2n_y)); in Update()
199 (int)(dest.Y()*w2n_y) ); in Warp()
374 Real(zoom_y+off_y)/w2n_y)); in Update()
378 Real(event.xmotion.y_root+off_y)/w2n_y)); in Update()
H A Dxpball.h39 Real w2n_x, w2n_y; variable