struct Tiled::TileProperties

Defined in:

tiled-crystal.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add(name, value) #

[View source]
def properties : Hash(String, Bool | Float32 | Int32 | String) #

[View source]
def properties=(properties : Hash(String, Bool | Float32 | Int32 | String)) #

[View source]