Files
botw/src/KingSystem/Physics
Léo Lam 60e2b1664f ksys/phys: Rename Shape/Body classes to avoid confusion
What we currently call BoxBody, CapsuleBody, etc. is actually
BoxShape, CapsuleShape, etc. (those classes encapsulate Havok shapes)

So this commit renames Body -> Shape and Shape -> ShapeParam.
2022-01-30 02:20:12 +01:00
..
2022-01-07 00:25:38 +01:00
2020-08-18 22:50:25 +02:00
2022-01-30 00:17:02 +01:00