Antkeeper  0.0.1
Classes | Typedefs
ant-waist-gene.hpp File Reference
#include "game/ant/genes/ant-gene.hpp"
#include <engine/render/model.hpp>
#include <memory>

Go to the source code of this file.

Classes

struct  ant_waist_phene
 Trait that describes the waist (petiole plus postpetiole) of an ant. More...
 

Typedefs

using ant_waist_gene = ant_gene< ant_waist_phene >
 Ant waist gene. More...
 

Typedef Documentation

◆ ant_waist_gene

Ant waist gene.

Definition at line 84 of file ant-waist-gene.hpp.