ksys/phys: Start adding physics parameter structs

* SupportBoneParam
* RagdollParam
* ClothSetParam, ClothSubWindParam, ClothParam
* EdgeRigidBodySetParam, EdgeRigidBody
* ParamSet (only the header for now)
This commit is contained in:
Léo Lam
2021-04-20 23:16:53 +02:00
parent 63472349c7
commit f9d6eedc9f
14 changed files with 311 additions and 27 deletions
@@ -0,0 +1 @@
#include "KingSystem/Physics/System/physParamSet.h"