Texture.scaleMode - multiple declarations
Function Texture.scaleMode
Wraps SDL_GetTextureScaleMode
(from SDL 2.0.12) which gets the texture's scaling mode
Returns
dsdl
of the texture
Function Texture.scaleMode
Wraps SDL_SetTextureScaleMode
(from SDL 2.0.12) which sets the texture's scaling mode
Parameters
Name | Description |
---|---|
newMode | new dsdl set |