22 std::vector<USTRUCT_STATIC> srecarr;
28 unsigned short x_offset, y_offset;
32 for (
int i = 0; i < nrec; ++i )
36 #if ENABLE_POLTEST_OUTPUT 37 if ( static_debug_on )
40 << int( srec->
z ) <<
" 0x" << fmt::hexu( srec->
graphic ) <<
"\n";
54 std::vector<USTRUCT_STATIC> srecarr;
60 unsigned short x_offset, y_offset;
64 for (
int i = 0; i < nrec; ++i )
68 #if ENABLE_POLTEST_OUTPUT 69 if ( static_debug_on )
72 << int( srec->
z ) <<
" 0x" << fmt::hexu( srec->
graphic ) <<
"\n";
86 std::vector<USTRUCT_STATIC> srecarr;
92 unsigned short x_offset, y_offset;
96 for (
int i = 0; i < nrec; ++i )
100 #if ENABLE_POLTEST_OUTPUT 101 if ( static_debug_on )
104 << int( srec->
z ) <<
" 0x" << fmt::hexu( srec->
graphic ) <<
"\n";
std::vector< StaticRec > StaticList
void readstatics(StaticList &vec, unsigned short x, unsigned short y)
void readallstatics(StaticList &vec, unsigned short x, unsigned short y)
unsigned int tile_uoflags(unsigned short tilenum)
void readstaticblock(std::vector< USTRUCT_STATIC > *ppst, int *pnum, unsigned short x, unsigned short y)