summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physLayerContactPointInfo.cpp
AgeCommit message (Collapse)Author
2022-03-06ksys/phys: Add more ContactMgr functionsLéo Lam
2022-03-06ksys/phys: Finish LayerContactPointInfoLéo Lam
Clean up the iterator stuff and fix some inaccuracies.
2022-03-05ksys/phys: Implement ContactMgr functions used by ContactListenerLéo Lam
2022-03-05ksys/phys: Finish ContactListenerLéo Lam
2022-03-02ksys/phys: ContactPointInfoEx -> ContactLayerContactPointInfoLéo Lam
Turns out it's the equivalent to ContactLayerCollisionInfo.