ejoy / ejoy2d

A 2D Graphics Engine for Mobile Game
MIT License
1.98k stars 641 forks source link

sprite的rot=450时,画不出来 #62

Closed cdj3579 closed 10 years ago

cdj3579 commented 10 years ago

examples\ex01.lua的第22行改为

local screencoord = { x = 512, y = 384, scale = 1.2, rot = 450 }