swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Graphics/control panel problems


From: Kevin Crowston
Subject: Re: Graphics/control panel problems
Date: Fri, 18 Apr 1997 08:22:57 -0400

>Secondly, in the simpleObserverBug tutorial app, I only see two colors
>displayed (the black and the red food) and don't see the bugs.  The bugs
>should be green, right?
>
>>From ObserverSwarm.m
>
>  [colorMap setColor: 2 ToName: "green"];
>
>>From Bug.m
>
> [r drawPointX: xPos Y: yPos Color: 3];
>
>Any ideas?

I think that's a bug--the colour map sets 2 to green, but the bugs then
draw themselves in colour 3.  Changing one or the other fixes the display.

Kevin



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]