Antkeeper
0.0.1
|
Makes the entity a child of the target entity. More...
#include <child-of-constraint.hpp>
Public Attributes | |
entity::id | target |
Target entity ID. More... | |
Makes the entity a child of the target entity.
Definition at line 30 of file child-of-constraint.hpp.
entity::id child_of_constraint::target |
Target entity ID.
Definition at line 33 of file child-of-constraint.hpp.