AquaticSite
Method: Add a batch to the EggQThis method adds an egg batch to an EggQ, see newEgg
for the egg batch structure; it uses empty_MicroEggQ
to find empty indices and
calls extend_MicroEggQ
if no empty slots are found.
This method is bound to AquaticSite$add_EggQ()
.
add_MicroEggQ(eggBatch)
eggBatch | a single egg batch, see |
---|