![]() |
ManaPlus
|
#include "render/sdlgraphics.h"#include "graphicsmanager.h"#include "utils/sdlcheckutils.h"#include "utils/sdlpixel.h"#include "render/vertexes/imagecollection.h"#include "resources/imagerect.h"#include "resources/image/image.h"#include "debug.h"#include "render/graphics_drawImageRect.hpp"#include "render/graphics_calcImageRect.hpp"Go to the source code of this file.
Variables | |
| static unsigned int * | cR = 0 |
| static unsigned int * | cG = 0 |
| static unsigned int * | cB = 0 |
|
static |
Definition at line 49 of file sdlgraphics.cpp.
|
static |
Definition at line 48 of file sdlgraphics.cpp.
|
static |
Definition at line 47 of file sdlgraphics.cpp.