class GSF::TileMap
- GSF::TileMap
- Reference
- Object
Included Modules
- SF::Drawable
Defined in:
gsf/tile_map.crConstructors
Instance Method Summary
Constructor Detail
def self.new(texture_file : String, tile_size : Int32, tiles, rows : Int32, columns : Int32)
#