|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A 2d container class for agents.. Grid2d is a generic container class to represent agent position on a 2d lattice. It gets most of its behaviour from Discrete2d, adding extra code to check that you don't overwrite things by accident. Grid2d is pretty primitive: only one object can be stored at a site, no boundary conditions are implied, etc.
Methods inherited from interface swarm.space.Discrete2dC |
create$setSizeX$Y,
makeOffsets,
setSizeX$Y |
Methods inherited from interface swarm.space.Discrete2dS |
setObjectFlag |
Methods inherited from interface swarm.defobj.CreateC |
create,
createBegin,
createEnd |
Methods inherited from interface swarm.defobj.CustomizeC |
customizeBegin,
customizeCopy,
customizeEnd |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |