Public Member Functions | |
MoveEvent (Direction d, bool user) | |
Public Attributes | |
Direction | _dir |
bool | _userEvent |
MoveResult | _result |
Direction Ultima::Ultima4::MoveEvent::_dir |
the direction of the move
bool Ultima::Ultima4::MoveEvent::_userEvent |
whether the user initiated the move
MoveResult Ultima::Ultima4::MoveEvent::_result |
how the movement was resolved