This 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)

Arguments

eggBatch

a single egg batch, see newEgg for the egg batch structure