ksys/phys: Implement world/shape casting RayCast functions

This commit is contained in:
Léo Lam
2022-03-19 18:57:46 +01:00
parent 9b45b05302
commit 12505b6379
5 changed files with 215 additions and 56 deletions
@@ -102,6 +102,11 @@ public:
// 0x0000007101216814
bool getEntityContactListenerField91() const;
// 0x000000710121682c
void incrementWorldUnkCounter(ContactLayerType layer_type);
// 0x000000710121684c
void decrementWorldUnkCounter(ContactLayerType layer_type);
// 0x0000007101216cec
sead::Heap* getPhysicsTempHeap(LowPriority low_priority) const;