summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/RigidBody/physMotionAccessor.cpp
AgeCommit message (Collapse)Author
2022-01-13ksys/phys: Rename getMotionInfo to getMotionType for clarityLéo Lam
2022-01-13ksys/phys: Make MotionAccessor's getMotion less ambiguousLéo Lam
RigidBodyMotion has its own hkpMotion so we should make it clearer that getMotion returns the rigid body's own internal motion.
2022-01-12ksys/phys: Rename two MotionAccessor functions for clarityLéo Lam
2021-12-14havok stubs and ksys::phys worktheo3