Antkeeper  0.0.1
Public Attributes | List of all members
ant::phene::sting Struct Reference

Trait that describes the sting of an ant. More...

#include <sting.hpp>

Public Attributes

bool present
 Indicates whether a sting present or not. More...
 
render::modelmodel
 3D model of the sting. More...
 

Detailed Description

Trait that describes the sting of an ant.

Definition at line 31 of file phene/sting.hpp.

Member Data Documentation

◆ model

render::model* ant::phene::sting::model

3D model of the sting.

Definition at line 37 of file phene/sting.hpp.

◆ present

bool ant::phene::sting::present

Indicates whether a sting present or not.

Definition at line 34 of file phene/sting.hpp.


The documentation for this struct was generated from the following file: