class GSF::TileMapLevel
- GSF::TileMapLevel
- Reference
- Object
Defined in:
gsf/tile_map_level.crConstant Summary
-
EmptyString =
""
Constructors
Instance Method Summary
- #cols : Int32
- #draw(window : SF::RenderWindow)
- #height
- #init_player_start(row : Int32, col : Int32)
- #init_tile_data(json : JSON::Any)
- #init_tiles
- #rows : Int32
- #tile_map_file
- #tile_sheet_data_file
- #tile_sheet_file
- #tile_size
- #tiles : Array(Array(Int32))
- #width