OpenXcom
1.0
Open-source clone of the original X-Com
|
help class used for Surface::blitNShade More...
Static Public Member Functions | |
static void | func (Uint8 &dest, const Uint8 &src, const int &shade, const int &, const int &) |
Function used by ShaderDraw in Surface::blitNShade set shade. More... | |
help class used for Surface::blitNShade
|
inlinestatic |
Function used by ShaderDraw in Surface::blitNShade set shade.
dest | destination pixel |
src | source pixel |
shade | value of shade of this surface |
notused | |
notused |