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

Typedefs

using ant_pupa_gene = ant_gene< ant_pupa_phene >
 Ant pupa gene. More...
 

Typedef Documentation

◆ ant_pupa_gene

Ant pupa gene.

Definition at line 46 of file ant-pupa-gene.hpp.