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