SetScale command

Monkey Archive Forums/Monkey Discussion/SetScale command

slenkar(Posted 2011) [#1]
is this a good command for the official mojo?

Function SetScale (sc1#,sc2#)
context.ix=sc1
context.jy=sc2
End Function

I added it to mojo to set the scale instead of transforming it