Antkeeper
0.0.1
|
Ant cocoon phene. More...
#include <cocoon.hpp>
Public Attributes | |
render::model * | model |
3D model of the cocoon, if present. More... | |
bool | present |
Indicates whether a cocoon is formed by the larvae or not. More... | |
Ant cocoon phene.
Definition at line 31 of file phene/cocoon.hpp.
render::model* ant::phene::cocoon::model |
3D model of the cocoon, if present.
Definition at line 34 of file phene/cocoon.hpp.
bool ant::phene::cocoon::present |
Indicates whether a cocoon is formed by the larvae or not.
Definition at line 37 of file phene/cocoon.hpp.