Window.draw

Draw a transformed textur

Parameters

tex Texture

the texture

area Rectangle

the space to draw in

origin Vector

the rotational origin of the image

scale Vector

the scale to draw at

flipHorizontal bool

if the texture should be flipped horizontally

flipVertical bool

if the texture should be flipped vertically

color Color

the color to blend with

Meta