|
Pol
Revision:cb584c9
|
#include <ustruct.h>
Public Types | |
| enum | { WATER__LOWEST = 0xA8, WATER__HIGHEST = 0xAB } |
Public Attributes | |
| u16 | landtile |
| s8 | z |
| u16 Pol::Core::USTRUCT_MAPINFO::landtile |
Definition at line 212 of file ustruct.h.
Referenced by Pol::UoConvert::create_maptile(), Pol::UoTool::findlandtile(), Pol::UoTool::findlandtileflags(), Pol::Core::groundheight(), Pol::UoConvert::is_cave_exit(), Pol::UoConvert::is_cave_shadow(), Pol::UoConvert::is_no_draw(), Pol::UoTool::mapdump(), Pol::UoConvert::ProcessSolidBlock(), and Pol::Core::standheight().
| s8 Pol::Core::USTRUCT_MAPINFO::z |
Definition at line 213 of file ustruct.h.
Referenced by Pol::UoConvert::create_maptile(), Pol::UoTool::findlandtile(), Pol::UoTool::findlandtileflags(), Pol::UoTool::mapdump(), Pol::UoConvert::ProcessSolidBlock(), and Pol::Plib::RawMap::rawinfo().