Antkeeper
0.0.1
|
#include "game/ant/genes/ant-gene.hpp"
Go to the source code of this file.
Classes | |
struct | ant_pilosity_phene |
Ant pilosity phene. More... | |
Typedefs | |
using | ant_pilosity_gene = ant_gene< ant_pilosity_phene > |
Ant pilosity gene. More... | |
using ant_pilosity_gene = ant_gene<ant_pilosity_phene> |
Ant pilosity gene.
Definition at line 35 of file ant-pilosity-gene.hpp.