class Crystushdraw::Drawable::Line

Defined in:

crystushdraw/drawable.cr

Instance Method Summary

Instance methods inherited from class Crystushdraw::Drawable

draw(m_wand, p_wand, d_wand) draw

Instance Method Detail

def draw(m_wand, p_wand, d_wand) #

[View source]
def pointA : Crystush2d::Point #

[View source]
def pointA=(pointA : Crystush2d::Point) #

[View source]
def pointB : Crystush2d::Point #

[View source]
def pointB=(pointB : Crystush2d::Point) #

[View source]