Antkeeper
0.0.1
|
#include <rigid-body-component.hpp>
Public Attributes | |
std::unique_ptr< physics::rigid_body > | body |
Definition at line 26 of file rigid-body-component.hpp.
std::unique_ptr<physics::rigid_body> rigid_body_component::body |
Definition at line 28 of file rigid-body-component.hpp.