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

Go to the source code of this file.

Classes

struct  ant_mandibles_phene
 Ant mandibles phene. More...
 

Typedefs

using ant_mandibles_gene = ant_gene< ant_mandibles_phene >
 Ant mandibles gene. More...
 

Typedef Documentation

◆ ant_mandibles_gene

Ant mandibles gene.

Definition at line 51 of file ant-mandibles-gene.hpp.