xtk / X

The X Toolkit
http://www.goXTK.com
Other
786 stars 263 forks source link

Renderer2D rotate function is broken #160

Open slambdin1 opened 9 years ago

slambdin1 commented 9 years ago

I'm trying to rotate the img in the 2D canvas. I tried using r.rotate() where r is my renderer2D; however, this does not work.