MCPcopy Create free account
hub / github.com/Pierre-Terdiman/PEEL / Init

Method Init

PEEL/Physics/PINT_Opcode1_3/PINT_Opcode13.cpp:124–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124void Opcode13Pint::Init(const PINT_WORLD_CREATE& desc)
125{
126 InitIceAllocator(GetName());
127
128 AllocSwitch _;
129}
130
131void Opcode13Pint::SetGravity(const Point& gravity)
132{

Callers 2

CreateObjectMethod · 0.45
Opcode_InitFunction · 0.45

Calls 2

InitIceAllocatorFunction · 0.85
GetNameFunction · 0.85

Tested by

no test coverage detected