Antkeeper  0.0.1
Classes | Typedefs
ant-body-size-gene.hpp File Reference
#include "game/ant/genes/ant-gene.hpp"

Go to the source code of this file.

Classes

struct  ant_body_size_phene
 Ant body size phene. More...
 

Typedefs

using ant_body_size_gene = ant_gene< ant_body_size_phene >
 Ant body size gene. More...
 

Typedef Documentation

◆ ant_body_size_gene

Ant body size gene.

Definition at line 43 of file ant-body-size-gene.hpp.