Check if the current player can move.
@useResult bool edaxCanMove() => _bindings.edax_can_move() == 1;