OpenXcom  1.0
Open-source clone of the original X-Com
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Static Public Member Functions | List of all members
OpenXcom::StandartShade Struct Reference

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...
 

Detailed Description

help class used for Surface::blitNShade

Member Function Documentation

static void OpenXcom::StandartShade::func ( Uint8 &  dest,
const Uint8 &  src,
const int &  shade,
const int &  ,
const int &   
)
inlinestatic

Function used by ShaderDraw in Surface::blitNShade set shade.

Parameters
destdestination pixel
srcsource pixel
shadevalue of shade of this surface
notused
notused

The documentation for this struct was generated from the following file: