MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / SleepPhysics

Method SleepPhysics

Source/Objects/itemobject.cpp:1379–1381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1377}
1378
1379void ItemObject::SleepPhysics() {
1380 bullet_object_->Sleep();
1381}
1382
1383ScriptParams* ItemObject::ASGetScriptParams() {
1384 return &sp;

Callers 1

SetDampingMethod · 0.80

Calls 1

SleepMethod · 0.80

Tested by

no test coverage detected