#include <mapdef.h>
Public Member Functions | |
fheight_spec (std::string _key, bool _fix, const map_featheight_list &_fheights) | |
int | get_height () |
Public Attributes | |
std::string | key |
bool | fix |
int | fixed_height |
map_featheight_list | fheights |
fheight_spec::fheight_spec | ( | std::string | _key, | |
bool | _fix, | |||
const map_featheight_list & | _fheights | |||
) | [inline] |
int fheight_spec::get_height | ( | ) |
bool fheight_spec::fix |