Searched defs:check_moveRelative (Results 1 – 2 of 2) sorted by relevance
283 bool Player::check_moveRelative(sint16 rel_x, sint16 rel_y) { in check_moveRelative() function in Ultima::Nuvie::Player
416 bool Actor::check_moveRelative(sint16 rel_x, sint16 rel_y, ActorMoveFlags flags) { in check_moveRelative() function in Ultima::Nuvie::Actor