class

Day15::Point

Inherits Reference < Object

Constructors

new(x : Int32, y : Int32)
Source

Instance methods

==(p2)

Returns false (other can only be a Value here).

Source
at?(x2, y2) : Bool
Source
value
Source
wide_box_at?(x2, y2) : Bool
Source
x=(x : Int32)
Source
y=(y : Int32)
Source