Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetPosition
Method
GetPosition
TombEngine/Game/collision/Point.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
Vector3i PointCollisionData::GetPosition() const
26
{
27
return _position;
28
}
29
30
int PointCollisionData::GetRoomNumber() const
31
{
Callers
7
ControlNatlaGun
Function · 0.45
SetupInterpolation
Function · 0.45
ProcessSectorFlags
Function · 0.45
TestGroundMovementSetup
Function · 0.45
TestMonkeySwingSetup
Function · 0.45
SpawnFootprint
Function · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestGroundMovementSetup
Function · 0.36
TestMonkeySwingSetup
Function · 0.36