GearSet.addFood() ================= This function adds a food to the gear set. It sets the value of GearSet.Food. **Parameter** * newFood : Food - Food to set. **Usage** .. code-block:: python newGearSet.addFood(newFood)