Texture.mod - multiple declarations
Function Texture.mod
Gets the color and alpha multipliers of the dsdl that wraps SDL_GetTextureColorMod and
SDL_GetTextureAlphaMod
Returns
color and alpha multipliers of the dsdl
Function Texture.mod
Sets the color and alpha multipliers of the dsdl that wraps SDL_SetTextureColorMod and
SDL_SetTextureAlphaMod
Parameters
| Name | Description |
|---|---|
| newMod | dsdl with , , as the color multipliers, and as the alpha multiplier |