mirror of
https://github.com/zeldaret/botw
synced 2026-06-24 09:01:28 -04:00
60e2b1664f
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.