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

Typedefs

using ant_egg_gene = ant_gene< ant_egg_phene >
 Ant egg gene. More...
 

Typedef Documentation

◆ ant_egg_gene

Ant egg gene.

Definition at line 43 of file ant-egg-gene.hpp.