Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1379
void ItemObject::SleepPhysics() {
1380
bullet_object_->Sleep();
1381
}
1382
1383
ScriptParams* ItemObject::ASGetScriptParams() {
1384
return &sp;
Callers
1
SetDamping
Method · 0.80
Calls
1
Sleep
Method · 0.80
Tested by
no test coverage detected