This is the complete list of members for
Helpers::Alex, including all inherited members.
forEach(CellStruct *cell, int width, int height, std::tr1::function< bool(CellClass *)> action) | Helpers::Alex | [inline, static] |
forEach(CellStruct *cell, float radius, std::tr1::function< bool(CellClass *)> action) | Helpers::Alex | [inline, static] |
forEachCellInRange(CellStruct *cell, float widthOrRange, int height, std::tr1::function< bool(CellClass *)> action) | Helpers::Alex | [inline, static] |
forEachObjectInRange(CellStruct *cell, float widthOrRange, int height, std::tr1::function< bool(ObjectClass *)> action) | Helpers::Alex | [inline, static] |
getCappedDuration(int CurrentValue, int Duration, int Cap) | Helpers::Alex | [inline, static] |
getCellSpreadItems(CoordStruct *coords, float spread, bool includeInAir=false) | Helpers::Alex | [inline, static] |