Antkeeper  0.0.1
Public Attributes | List of all members
winged_locomotion_component Struct Reference

Winged aerial locomotion. More...

#include <winged-locomotion-component.hpp>

Public Attributes

math::fvec3 force {0.0f, 0.0f, 0.0f}
 Force vector. More...
 

Detailed Description

Winged aerial locomotion.

Definition at line 28 of file winged-locomotion-component.hpp.

Member Data Documentation

◆ force

math::fvec3 winged_locomotion_component::force {0.0f, 0.0f, 0.0f}

Force vector.

Definition at line 31 of file winged-locomotion-component.hpp.


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