Antkeeper  0.0.1
Classes | Typedefs
ant-head-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_head_phene
 Ant head phene. More...
 

Typedefs

using ant_head_gene = ant_gene< ant_head_phene >
 Ant head gene. More...
 

Typedef Documentation

◆ ant_head_gene

Ant head gene.

Definition at line 64 of file ant-head-gene.hpp.