namespace
#include <bn_bg_maps.h>
bg_maps Background maps related functions.
Functions
- auto used_cells_count() -> int
- Returns the number of used background map cells.
- auto available_cells_count() -> int
- Returns the number of available background map cells.
- auto used_blocks_count() -> int
- Returns the number of used background map cell blocks.
- auto available_blocks_count() -> int
- Returns the number of available background map cell blocks.
- void log_status()
- Logs the current status of the background blocks manager.