class

Interview::Robot

Inherits Reference < Object

Constructors

Instance methods

collision_with(x : Int32, y : Int32)
Source
direction
Source
direction=(direction : String)
Source
execute(command : String)
Source
help
Source
move
Source
obstacles
Source
obstacles=(obstacles : Hash(Array(Int32), Bool))
Source
position
Source
position=(position : Array(Int32))
Source
turn_left
Source
turn_right
Source