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

Go to the source code of this file.

Classes

struct  ant_pigmentation_phene
 Ant pigmentation phene. More...
 

Typedefs

using ant_pigmentation_gene = ant_gene< ant_pigmentation_phene >
 Ant pigmentation gene. More...
 

Typedef Documentation

◆ ant_pigmentation_gene

Ant pigmentation gene.

Definition at line 37 of file ant-pigmentation-gene.hpp.