|
2D_Game_Engine
|
This is the complete list of members for BoxColliderComponent, including all inherited members.
| BoxColliderComponent() | BoxColliderComponent | inline |
| BoxColliderComponent(uint32_t uid) | BoxColliderComponent | inline |
| BoxColliderComponent(float x_offset, float y_offset, float width, float height, float density, float friction, float restitution, float restitution_threshold, uint32_t uid) | BoxColliderComponent | inline |
| m_Density | BoxColliderComponent | |
| m_Friction | BoxColliderComponent | |
| m_Height | BoxColliderComponent | |
| m_Restitution | BoxColliderComponent | |
| m_RestitutionThreshold | BoxColliderComponent | |
| m_RuntimeFixture | BoxColliderComponent | |
| m_UID | BoxColliderComponent | |
| m_Width | BoxColliderComponent | |
| m_XOffset | BoxColliderComponent | |
| m_YOffset | BoxColliderComponent |