I'm sorry if this is not the right place to ask but I don't know if another place. I would like to know how to rotate an image around it's center please. I mean like in this example
Asking your question here is good since this is a signal indicating a lack of documentation :-)
https://github.com/hajimehoshi/ebiten/blob/master/examples/rotate/main.go
I think the rotate example explains what you want.
Thank you, it does!
Most helpful comment
Asking your question here is good since this is a signal indicating a lack of documentation :-)
https://github.com/hajimehoshi/ebiten/blob/master/examples/rotate/main.go
I think the rotate example explains what you want.