It would be cool to have smaller and smaller ellipses to represent a mouse trace
This is strange that we see white square.

Stef



> "Load package"
> Gofer new
>       squeaksource: 'DaliotsPlayground';
>       package: 'Ameba';
>       load.
>       
> "run objects"
> x := Ameba example.
> 
> "kill objects"
> x do: #delete.

Reply via email to