Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamerend.cc385 scrollty_lp = scrollty_l; in lerp_reset()
401 int dy = (scrollty_lp - scrollty); in paint_lerped()
H A Dgamewin.h706 int scrolltx_lp, scrollty_lp; variable
H A Dgamewin.cc306 scrolltx_l(0), scrollty_l(0), scrolltx_lp(0), scrollty_lp(0), in Game_window()
552 scrollty_lp = scrollty_l = scrollty = game->get_start_tile_y(); in init_files()
1413 scrollty_lp = scrollty_l = scrollty = gin.read2(); in read_gwin()