Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
GSF::TileMapLevel
Inherits
Reference
<
Object
Constants
EmptyString = ""
Constructors
new
(rows :
Int32
= 1, cols :
Int32
= 1)
Source
Instance methods
cols
Source
draw
(window :
SF::RenderWindow
)
Source
height
Source
init_player_start
(row :
Int32
, col :
Int32
)
Source
init_tile_data
(json :
JSON::Any
)
Source
init_tiles
Source
rows
Source
tile_map_file
Source
tile_sheet_data_file
Source
tile_sheet_file
Source
tile_size
Source
tiles
Source
width
Source