struct Day20::Position
- Day20::Position
- Struct
- Value
- Object
Defined in:
day20.crConstructors
Instance Method Summary
- #+(pt : JustPoint)
- #clone
- #copy_with(x _x = @x, y _y = @y, dist _dist = @dist)
- #dist : Int32
- #join(other_way : Int32)
- #point
- #x : Int32
- #y : Int32