Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dcontrol.cpp74 return outofmap(mouseh.h); in mouseout()
79 return outofmap(mouseh.h) || outofmap(mouseoh.h); in mouseout2()
H A Dhypgraph.cpp1352 EX bool outofmap(hyperpoint h) { in outofmap() function
H A Dgraph.cpp4416 if(outofmap(mouseh.h)) return false; in should_draw_mouse_cursor()
5368 if(GDIM == 3 || !outofmap(mouseh.h)) getcstat = '-'; in normalscreen()