Horizon Official Technical Documentation
|
|
#include <MapCache.hpp>
Public Attributes | |
char | name [12] |
int16_t | total_x {0} |
int16_t | total_y {0} |
uint32_t | length {0} |
uint32_t map_info::length {0} |
char map_info::name[12] |
Referenced by map_cache::addMap(), Horizon::Libraries::MapCache::GetMapFromGRF(), and map_data::name().
int16_t map_info::total_x {0} |
Referenced by Horizon::Libraries::MapCache::GetMapFromGRF(), and map_data::width().
int16_t map_info::total_y {0} |
Referenced by Horizon::Libraries::MapCache::GetMapFromGRF(), and map_data::height().