class Durdiff::Box::QuadBox

Defined in:

box.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(content_topleft : String, content_topright : String, content_bottomleft : String, content_bottomright : String) #

[View source]

Instance Method Detail

def draw(io : IO) #

[View source]