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

Typedefs

using ant_gaster_gene = ant_gene< ant_gaster_phene >
 Ant gaster gene. More...
 

Typedef Documentation

◆ ant_gaster_gene

Ant gaster gene.

Definition at line 49 of file ant-gaster-gene.hpp.