Antkeeper  0.0.1
Public Attributes | List of all members
egg_component Struct Reference

Egg incubation parameters. More...

#include <egg-component.hpp>

Public Attributes

float incubation_period {}
 Duration of the incubation period, in days. More...
 
float incubation_phase {}
 Current incubation phase, on [0, 1]. More...
 

Detailed Description

Egg incubation parameters.

Definition at line 26 of file egg-component.hpp.

Member Data Documentation

◆ incubation_period

float egg_component::incubation_period {}

Duration of the incubation period, in days.

Definition at line 29 of file egg-component.hpp.

◆ incubation_phase

float egg_component::incubation_phase {}

Current incubation phase, on [0, 1].

Definition at line 32 of file egg-component.hpp.


The documentation for this struct was generated from the following file: