SDL2Renderer.setScale

Sets the scale of the renderer.

class SDL2Renderer
void
setScale
(
float x
,
float y
)

Throws

SDL2Exception on error.

See Also

Meta