module GUI

Defined in:

animator.cr
color.cr
component.cr
display.cr
engine.cr
gui.cr
layout.cr
render_system.cr
screen/number_mixin.cr
screen/units/density_pixel.cr
screen/units/pixel.cr
screen/units/screen_unit.cr

Constant Summary

VERSION = "0.1.0"

Macro Summary

Macro Detail

macro define_color(name, r, g, b) #

[View source]