MCPcopy 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

ControlNatlaGunFunction · 0.45
SetupInterpolationFunction · 0.45
ProcessSectorFlagsFunction · 0.45
TestGroundMovementSetupFunction · 0.45
TestMonkeySwingSetupFunction · 0.45
SpawnFootprintFunction · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestGroundMovementSetupFunction · 0.36
TestMonkeySwingSetupFunction · 0.36