Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Draw::Liner
Receives segment definition
Instance methods
line_to
(x :
Float64
, y :
Float64
)
Draw a line from the current position to the point (x, y)
Source