|
Pol
Revision:cb584c9
|
#include <string>#include "../clib/rawtypes.h"#include "../plib/mapcell.h"#include "../plib/systemstate.h"#include "tiles.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| 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) |
Definition in file polfile2.cpp.