FogOfWar::Level
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
border
Sourceborder_max_x_y
Sourceborder_min_x_y
Sourcedisplay_name
Sourcedraw(window : SF::RenderWindow, player)
Sourcedraw_floor_tiles(window)
Sourcedraw_visibility(window)
Sourceexplore_tile_check(tile, col, row, player)
Sourcefloor_tiles
Sourceinit
Sourceinit_floor_tiles
Sourcekey
Sourcemin_x
Sourcemin_y
Sourceplayer_spawn
Sourceplayer_spawn=(player_spawn : Point)
Sourcereset_visibility
Sourcetile_at(x, y)
Sourceupdate(frame_time, keys : Keys, player : Player)
Sourceupdate_visibility(player : Player)
Source