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

Go to the source code of this file.

Classes

struct  ant_eyes_phene
 Ant eyes phene. More...
 

Typedefs

using ant_eyes_gene = ant_gene< ant_eyes_phene >
 Ant eyes gene. More...
 

Typedef Documentation

◆ ant_eyes_gene

Ant eyes gene.

Definition at line 55 of file ant-eyes-gene.hpp.