Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ UpdateSarcophagus
Function
UpdateSarcophagus
Source/objects.cpp:1670–1674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1668
}
1669
1670
void UpdateSarcophagus(Object &sarcophagus)
1671
{
1672
if (sarcophagus._oAnimFrame == sarcophagus._oAnimLen)
1673
sarcophagus._oAnimFlag = false;
1674
}
1675
1676
void ActivateTrapLine(int ttype, int tid)
1677
{
Callers
1
ProcessObjects
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected