20 #ifndef ANTKEEPER_GAME_ANT_FORAGING_TIME_GENE_HPP
21 #define ANTKEEPER_GAME_ANT_FORAGING_TIME_GENE_HPP
ant_gene_type
Ant gene types.
float max_solar_altitude
Maximum solar alttiude, in radians, at which foraging occurs.
float min_solar_altitude
Minimum solar altitude, in radians, at which foraging occurs.
Ant gene with caste-specific phenes.
constexpr ant_gene_type type() const noexcept override
Returns the ant gene type.