Go to the source code of this file.
Typedefs | |
typedef list< Item * > | item_list |
Functions | |
static bool | ChunkOnScreen (sint32 cx, sint32 cy, sint32 sleft, sint32 stop, sint32 sright, sint32 sbot, int mapChunkSize) |
static void | CalcFastAreaLimits (sint32 &sx_limit, sint32 &sy_limit, sint32 &xy_limit, const Pentagram::Rect &dims) |
Definition at line 47 of file CurrentMap.cpp.
static void CalcFastAreaLimits | ( | sint32 & | sx_limit, | |
sint32 & | sy_limit, | |||
sint32 & | xy_limit, | |||
const Pentagram::Rect & | dims | |||
) | [inline, static] |
Definition at line 354 of file CurrentMap.cpp.
References Pentagram::Rect::h, and Pentagram::Rect::w.
Referenced by CurrentMap::updateFastArea().