class Crystushdraw::PushStacks

Defined in:

crystushdraw/push_stacks.cr

Instance Method Summary

Instance Method Detail

def draw(width : Int32, height : Int32, filename : String) #

[View source]
def draw_stack : Array(Drawable) #

[View source]
def draw_stack=(draw_stack : Array(Drawable)) #

[View source]
def to_s(io) #

[View source]