[etoys-dev] Stencils in Etoys

K. K. Subramaniam kksubbu.ml at gmail.com
Tue Jul 26 12:50:40 EDT 2011


On Tuesday 26 Jul 2011 9:37:35 AM Steve Thomas wrote:
> Would it be possible to have a tile that instead of "Handing me a sketch,"
> allows me to set a player or graphic variable to the sketch? Perhaps,
> "Graphic under"
With this patch loaded, you can use withStencil: method on SketchMorph class 
to generate a sketch morph. E.g.
     myvar := SketchMorph withStencil: self costume renderedMorph.

HTH .. Subbu



More information about the etoys-dev mailing list