struct Material::Color

Defined in:

material_color.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(hex_code : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(hex_code _hex_code = @hex_code) #

[View source]
def hex_code : String #

def to_s(io) #

[View source]