![]() |
RigsofRods
Soft-body Physics Simulation
|
#include <ActorSpawner.h>
Data Fields | |
size_t | num_nodes = 0 |
size_t | num_beams = 0 |
size_t | num_shocks = 0 |
size_t | num_rotators = 0 |
size_t | num_wings = 0 |
size_t | num_airbrakes = 0 |
size_t | num_fixes = 0 |
Definition at line 76 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_airbrakes = 0 |
Definition at line 83 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_beams = 0 |
Definition at line 79 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_fixes = 0 |
Definition at line 84 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_nodes = 0 |
Definition at line 78 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_rotators = 0 |
Definition at line 81 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_shocks = 0 |
Definition at line 80 of file ActorSpawner.h.
size_t RoR::ActorSpawner::ActorMemoryRequirements::num_wings = 0 |
Definition at line 82 of file ActorSpawner.h.