|
Pol
Revision:cb584c9
|
#include <string>Go to the source code of this file.
Classes | |
| struct | Pol::Core::LandTile |
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| bool | Pol::Core::groundheight (unsigned short x, unsigned short y, short *z) |
| unsigned int | Pol::Core::landtile_flags (unsigned short landtile) |
| unsigned int | Pol::Core::landtile_uoflags (unsigned short landtile) |
| std::string | Pol::Core::tile_desc (unsigned short tilenum) |
| unsigned int | Pol::Core::tile_flags (unsigned short tilenum) |
| unsigned int | Pol::Core::tile_uoflags (unsigned short tilenum) |
| char | Pol::Core::tileheight (unsigned short tilenum) |
| unsigned char | Pol::Core::tilelayer (unsigned short tilenum) |
| unsigned short | Pol::Core::tileweight (unsigned short tilenum) |
Variables | |
| const unsigned | Pol::Core::LANDTILE_COUNT = 0x4000 |
Definition in file clidata.h.