Home
last modified time | relevance | path

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

/dports/games/abuse_sdl/abuse-0.8/src/
H A Ddev.cpp98 int scale_mult,scale_div,dlastx,dlasty; variable
496 screen->line(rx1,ry1,dlastx,dlasty,yellow); in dev_draw()
1055 the_game->btile_on(dlastx,dlasty,rx,ry); in do_command()
1177 the_game->mouse_to_game(dlastx,dlasty,rx,ry); in do_command()
1222 the_game->ftile_on(dlastx,dlasty,x,y); in do_command()
1236 the_game->ftile_on(dlastx,dlasty,x,y); in do_command()
1635 last_link_x=dlastx; in handle_event()
1648 dlastx=last_demo_mx; in handle_event()
1968 if (dlastx>=0 && dlasty>=0 && edit_mode==ID_DMODE_DRAW) in handle_event()
2840 the_game->mouse_to_game(dlastx,dlasty,rx,ry); in handle_event()
[all …]