enum ToyRobot::Command::Rotate::RotateDirection

Defined in:

toy_robot/command/rotate.cr

Enum Members

LEFT = 0
RIGHT = 1

Instance Method Summary

Instance Method Detail

def left? #

[View source]
def right? #

[View source]