struct Day22::Position
- Day22::Position
- Struct
- Value
- Object
Defined in:
day22.crConstructors
Instance Method Summary
- #clone
- #copy_with(x _x = @x, y _y = @y, tool _tool = @tool)
- #possible_moves(surface, &)
- #possible_switches(surface, &)
- #tool : Tool
- #x : Int32
- #y : Int32