ManaPlus
|
Go to the source code of this file.
Functions | |
BLOCK_START ("Graphics::drawImageRect") const Image *restrict const *restrict const grid | |
if (center &&drawMain) | |
if (top &&left &&bottom &&right) | |
if (drawMain) | |
Variables | |
const Image *restrict const | topLeft = grid[0] |
const Image *restrict const | topRight = grid[2] |
const Image *restrict const | bottomLeft = grid[6] |
const Image *restrict const | bottomRight = grid[8] |
const Image *restrict const | top = grid[1] |
const Image *restrict const | right = grid[5] |
const Image *restrict const | bottom = grid[7] |
const Image *restrict const | left = grid[3] |
const Image *restrict const | center = grid[4] |
const bool | drawMain |
BLOCK_START | ( | "Graphics::drawImageRect" | ) | const |
if | ( | center && | drawMain | ) |
Definition at line 46 of file graphics_drawImageRect.hpp.
References bottomLeft, center, drawPatternInline(), topLeft, topRight, x, and y.
if | ( | drawMain | ) |
Definition at line 69 of file graphics_drawImageRect.hpp.
References bottomLeft, bottomRight, drawImageInline(), topLeft, topRight, x, and y.
Definition at line 56 of file graphics_drawImageRect.hpp.
References bottom, drawPatternInline(), left, right, top, x, and y.
Definition at line 38 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 34 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 35 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 40 of file graphics_drawImageRect.hpp.
Referenced by if().
const bool drawMain |
Definition at line 42 of file graphics_drawImageRect.hpp.
Definition at line 39 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 37 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 36 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 32 of file graphics_drawImageRect.hpp.
Referenced by if().
Definition at line 33 of file graphics_drawImageRect.hpp.
Referenced by if().