summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physContactInfoTable.cpp
AgeCommit message (Collapse)Author
2021-12-27ksys/phys: Start adding ContactMgrLéo Lam
Also renames ContactInfoTable to ContactMgr because the contact info table is a separate data structure that's managed by ContactMgr; the manager itself handles more than just the table data
2021-10-30ksys/phys: Add some prerequisites for ContactInfoTableLéo Lam