setStrokeColor

rgb

Use color names instead of numbers

Comments, 551 Votes - submitted on 09/03/2014 view repo

dmc_kompatible is a Lua module which allows your legacy Corona code written for Graphics 1.0 to run in the new Corona Graphics 2.0 engine within minutes and with minor modifications.

it overrides the necessary methods (setReferencePoint, setFillColor, setTextColor, etc) so that your code can continue to run.

Comments, 831 Votes - submitted on 04/02/2014 view repo