#include <MapCache.hpp>
◆ getCells()
const std::vector< uint8_t > & map_data::getCells |
( |
| ) |
|
|
inline |
std::vector< uint8_t > cells
Definition: MapCache.hpp:80
References cells.
◆ height()
uint16_t map_data::height |
( |
| ) |
|
|
inline |
map_info info
Definition: MapCache.hpp:79
int16_t total_y
Definition: MapCache.hpp:66
References info, and map_info::total_y.
◆ name()
std::string map_data::name |
( |
| ) |
|
|
inline |
◆ size()
uint32_t map_data::size |
( |
| ) |
|
|
inline |
◆ width()
uint16_t map_data::width |
( |
| ) |
|
|
inline |
◆ cells
std::vector<uint8_t> map_data::cells |
◆ info
The documentation for this struct was generated from the following file: