summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physLayerContactPointInfo.h
AgeCommit message (Collapse)Author
4 daysphys: match System contact listener and group handler functionsRobbyV2
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-03ksys/phys: Add more ContactListener functions and Havok prereqsLéo Lam
2022-03-02ksys/phys: ContactPointInfoEx -> ContactLayerContactPointInfoLéo Lam
Turns out it's the equivalent to ContactLayerCollisionInfo.