isUp property

bool isUp

Implementation

bool get isUp {
  return PlutoMoveDirection.up == this;
}