Changes

Jump to navigation Jump to search

image.rotate

16 bytes added, 22:30, 6 June 2012
Line 22: Line 22:     
== Example  ==
 
== Example  ==
<syntaxhighlight>local imw = earth:width()
+
<syntaxhighlight>local sc = 0.15
 +
local imw = earth:width()
 
local imh = earth:height()
 
local imh = earth:height()
 
local im = earth:copy(sc*imw, sc*imh)
 
local im = earth:copy(sc*imw, sc*imh)

Navigation menu