Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
x=
(x :
Int32
)
Source
y
Source
y=
(y :
Int32
)
Source