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

Typedefs

using ant_legs_gene = ant_gene< ant_legs_phene >
 Ant legs gene. More...
 

Typedef Documentation

◆ ant_legs_gene

Ant legs gene.

Definition at line 113 of file ant-legs-gene.hpp.