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

Ant legs phene. More...

#include <legs.hpp>

Public Attributes

render::modelmodel
 3D model of the legs. More...
 
float speed
 Running speed, in mesosomal lengths per second. More...
 
float grip
 Grip factor. More...
 

Detailed Description

Ant legs phene.

See also
https://www.antwiki.org/wiki/Morphological_Measurements

Definition at line 33 of file phene/legs.hpp.

Member Data Documentation

◆ grip

float ant::phene::legs::grip

Grip factor.

Definition at line 42 of file phene/legs.hpp.

◆ model

render::model* ant::phene::legs::model

3D model of the legs.

Definition at line 36 of file phene/legs.hpp.

◆ speed

float ant::phene::legs::speed

Running speed, in mesosomal lengths per second.

Definition at line 39 of file phene/legs.hpp.


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