Antkeeper
0.0.1
|
#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... | |
Ant body size gene.
Definition at line 43 of file ant-body-size-gene.hpp.