Kaba function RenderWindow.draw_image ed
...
Syntax ed
func mut RenderWindow.draw_image(tex: Texture*, dest: Rect, flip: bool)
Parameters ed
- tex: Texture*
- ...
- dest: Rect
- ...
- flip: bool
- ...
...
func mut RenderWindow.draw_image(tex: Texture*, dest: Rect, flip: bool)