2009/1/8 Tom Ayerst <tom.aye...@gmail.com>

> 2009/1/8 Mark Volkmann <r.mark.volkm...@gmail.com>
>
>>
>> > while cleanly painting the board; the two thread
>> > approach flickers terribly when the snake is short.
>>
>> I could be wrong, but I don't think that flicker is related to my
>> choice of doing the painting off the EDT. I think it's just a matter
>> of the relatively large cell size.
>>
>
> I use the same cell sizes on a derivative of Stuart's version and that does
> not flicker.
>

Actually I think the main problem is your snake painting algorithm when the
body is one cell long, I'll have a longer look later.

Cheers

Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to