struct ImGuiDemo::StaticValue(T)

Defined in:

util.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : Symbol, &) #

[View source]

Instance Method Detail

def val : T #

[View source]
def val=(val : T) #

[View source]