Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
X11::Point
Inherits
Struct
/
Value
/
Object
Constructors
new
(x :
Int16
, y :
Int16
)
Source
new
(point :
X11::C::X::Point
)
Source
new
(point :
X11::C::X::PPoint
)
Source
Instance methods
to_x
Source
x
Source
x=
(x :
Int16
)
Source
y
Source
y=
(y :
Int16
)
Source