mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 15:01:35 -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.