ksys/phys: Add one more RigidBody function

This commit is contained in:
Léo Lam
2022-01-19 15:50:11 +01:00
parent a2a4ae4163
commit 98c69ebaef
5 changed files with 58 additions and 5 deletions
@@ -52,6 +52,9 @@ public:
void registerContactPointLayerPair(RigidContactPointsEx* points, ContactLayer layer1,
ContactLayer layer2, bool enabled);
// 0x0000007101216a20
void x_1(RigidBody* body);
void removeSystemGroupHandler(SystemGroupHandler* handler);
void lockWorld(ContactLayerType type, void* a = nullptr, int b = 0, bool c = false);