Surface.mod - multiple declarations
Function Surface.mod
Gets the color and alpha multipliers of the dsdl
that wraps SDL_GetSurfaceColorMod
and
SDL_GetSurfaceAlphaMod
Returns
color and alpha multipliers of the dsdl
Function Surface.mod
Sets the color and alpha multipliers of the dsdl
that wraps SDL_SetSurfaceColorMod
and
SDL_SetSurfaceAlphaMod
Parameters
Name | Description |
---|---|
newMod | dsdl with , , as the color multipliers, and as the alpha multiplier |