Block a user
PannerStrategy
is actually changed (I.e. mutated, not added.)
map.at
now returns Option<&Tile>
rather than a wall tile when requested coordinates are out-of-bounds.
PannerStrategy
is actually changed (I.e. mutated, not added.)
map.at
now returns Option<&Tile>
rather than a wall tile when requested coordinates are out-of-bounds.