static func == (MoveCommandDirection , MoveCommandDirection ) -> Bool
Indicates whether two move command directions are equal.
static func != (Self, Self) -> Bool
Indicates whether two move command directions are unequal.
var hashValue : Int
The hashed value of the move command direction.