BioRect2DEnvironment
constructor(incarnation: BiochemistryIncarnation, minX: Double, maxX: Double, minY: Double, maxY: Double)(source)
Builds a BioRect2DEnvironment with given bounds.
Parameters
incarnation
the current BiochemistryIncarnation
minX
minimum X coordinate
maxX
maximum X coordinate
minY
minimum Y coordinate
maxY
maximum Y coordinate
Builds a BioRect2DEnvironment with infinite bounds.
Parameters
incarnation
the current BiochemistryIncarnation