Hi all,
I am getting a strange display with the following code :
local rect = display.newRect (100, 100, 50, 50)
rect: setFillColor(140, 255, 140)
rect: rotate (10)
The rectangle is rotated, but part of it is cut.
Am I missing something?
[import]uid: 6661 topic_id: 26518 reply_id: 326518[/import]
[import]uid: 84637 topic_id: 26518 reply_id: 107533[/import]