mirror of
https://github.com/zeldaret/botw
synced 2026-07-07 21:30:57 -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.