resourcePool

fun resourcePool(pool: ResourcePoolCIfc, x: Double, y: Double, unitGap: Double = 36.0, growthDegrees: Double = 0.0, withBusyValue: Boolean = true, block: ResourceBuilder.() -> Unit = {})(source)

Places each member of a ResourcePool as its own resource glyph (the pool itself is not a Resource), laid out from (x, y) along growthDegrees with unitGap spacing; each member animates its own busy/idle state. When withBusyValue is true, also shows the pool's busy-count (numBusyUnits, "$pool:NumBusy") just above the row (8K.3). Object-only: member names come from the pool.