class Assets::Spec::Tileset

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 format : Format #

[View source]
def format=(format : Format) #

[View source]
def translate : Hash(String, UInt32) #

[View source]
def translate=(translate : Hash(String, UInt32)) #

[View source]