Antkeeper  0.0.1
Classes | Typedefs
ant-sculpturing-gene.hpp File Reference
#include "game/ant/genes/ant-gene.hpp"
#include <engine/gl/texture.hpp>
#include <memory>

Go to the source code of this file.

Classes

struct  ant_sculpturing_phene
 Ant surface sculpturing phene. More...
 

Typedefs

using ant_sculpturing_gene = ant_gene< ant_sculpturing_phene >
 Ant sculpturing gene. More...
 

Typedef Documentation

◆ ant_sculpturing_gene

Ant sculpturing gene.

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