[Vm-dev] BalloonEnginePlugin>>primitiveAddPolygon

Igor Stasenko siguctua at gmail.com
Fri May 13 18:20:28 UTC 2011


On 13 May 2011 20:13, Eliot Miranda <eliot.miranda at gmail.com> wrote:
>
> ...contains a ^interpreterProxy pop: 6 which should read ^interpreterProxy pop: 5. :)
>

yes
	"Check if have anything at all to do"
	((lineFill = 0 or:[lineWidth = 0]) and:[fillIndex = 0])
		ifTrue:[^interpreterProxy pop: 6].


-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list