Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Termbox::Position
Inherits
Struct
<
Value
<
Object
A position is a simple coordinate
Constructors
new
(x :
Int32
, y :
Int32
)
Source
Instance methods
new_transform
(x :
Int32
, y :
Int32
)
Source
x
Source
y
Source