summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physContactPointInfo.cpp
AgeCommit message (Collapse)Author
2022-03-06ksys/phys: Add more ContactMgr functionsLéo Lam
2022-03-06ksys/phys: Add ContactPointInfo iteratorLéo Lam
It's mostly the same thing as LayerContactPointInfo::Iterator. With some functions inexplicably marked as virtual.
2022-03-01ksys: Rename RigidContactPoints to match param filesLéo Lam