Antkeeper
0.0.1
|
Winged aerial locomotion. More...
#include <winged-locomotion-component.hpp>
Public Attributes | |
math::fvec3 | force {0.0f, 0.0f, 0.0f} |
Force vector. More... | |
Winged aerial locomotion.
Definition at line 28 of file winged-locomotion-component.hpp.
math::fvec3 winged_locomotion_component::force {0.0f, 0.0f, 0.0f} |
Force vector.
Definition at line 31 of file winged-locomotion-component.hpp.