class Assets::Spec::Palette

Included Modules

Defined in:

compile_time/assets.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

===(other) ===

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def colors : Array(UInt32) #

[View source]
def colors=(colors : Array(UInt32)) #

[View source]