swarm-support
[Top][All Lists]
Advanced

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

Re: incompatible types in assignment


From: CUVELIER Bruno -
Subject: Re: incompatible types in assignment
Date: Wed, 29 Jan 1997 11:36:05 +0100

Hi Glen,

Thanks for your answer.

>Mind you, I'm not sure why you would want to create a 
>collection of actionGroups.... But, this would be one
>way to do it.  I'm afraid you're trying to do something
>that is already done automatically by Roger's activity
>machinery.
>
I create a collection of actionGroups for schedule agents
which they move with different speed. An actionGroup in the
collection gathers agents which they move with the same speed.
So at each timestep I activate the actionGroup which give
the result getCurrentTime()%agentSpeed == 0.

Bruno


reply via email to

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