|
Noble Ape
The Central Directories of the Noble Ape Simulation.
|
#include <entity_internal.h>
Data Fields | |
| noble_being * | local |
| noble_social * | local_social |
| n_uint | opposite_sex_distance |
| n_uint | same_sex_distance |
| noble_being * | opposite_sex |
| noble_being * | same_sex |
Definition at line 52 of file entity_internal.h.
| noble_being* local |
Definition at line 54 of file entity_internal.h.
| noble_social* local_social |
Definition at line 55 of file entity_internal.h.
| noble_being* opposite_sex |
Definition at line 58 of file entity_internal.h.
| n_uint opposite_sex_distance |
Definition at line 56 of file entity_internal.h.
| noble_being* same_sex |
Definition at line 59 of file entity_internal.h.
| n_uint same_sex_distance |
Definition at line 57 of file entity_internal.h.
1.8.1.1