Home
last modified time | relevance | path

Searched defs:xpermove (Results 1 – 4 of 4) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dmovelist.h28 fixed xpermove[MAXNEEDSTAGES], ypermove[MAXNEEDSTAGES]; member
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dmove_list.h45 fixed xpermove[MAXNEEDSTAGES], ypermove[MAXNEEDSTAGES]; member
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/main/
H A Dupdate.cpp75 fixed xpermove=cmls->xpermove[cmls->onstage],ypermove=cmls->ypermove[cmls->onstage]; in do_movelist_move() local
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/main/
H A Dupdate.cpp62 fixed xpermove = cmls->xpermove[cmls->onstage], ypermove = cmls->ypermove[cmls->onstage]; in do_movelist_move() local