Antkeeper  0.0.1
Classes | Typedefs
ant-sting-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_sting_phene
 Trait that describes the sting of an ant. More...
 

Typedefs

using ant_sting_gene = ant_gene< ant_sting_phene >
 Ant sting gene. More...
 

Typedef Documentation

◆ ant_sting_gene

Ant sting gene.

Definition at line 40 of file ant-sting-gene.hpp.