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