Inertial Class Reference
A class that handles Inertial components. More...
#include <Inertial.hh>
Public Member Functions | |
| Inertial (ComponentInspector *_inspector) | |
| Constructor.   | |
| void | UpdateView (const EntityComponentManager &_ecm, QStandardItem *_item) | 
| Callback when there are ECM updates.   | |
Detailed Description
A class that handles Inertial components.
Constructor & Destructor Documentation
◆ Inertial()
      
  | 
  explicit | 
Constructor.
- Parameters
 - 
  
[in] _inspector The component inspector.  
Member Function Documentation
◆ UpdateView()
| void UpdateView | ( | const EntityComponentManager & | _ecm, | 
| QStandardItem * | _item | ||
| ) | 
Callback when there are ECM updates.
- Parameters
 - 
  
[in] _ecm Immutable reference to the ECM. [in] _item Item to update.  
The documentation for this class was generated from the following file: