Aaron Suen 48968eec1b Clarify meaning of data field
What we were calling "data.n" basically means "an entity already
has this position covered so another is not needed."  We check it
below in the "creation" phase to skip creating where an ent already
exists, but we ALSO check it in the "validation" phase, above where
it's set, to catch duplicate entities during the loop pass.
2024-09-09 08:00:06 -04:00
..
2024-09-09 08:00:06 -04:00