Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ClearAll
Method
ClearAll
TombEngine/Specific/Structures/BitField.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void BitField::ClearAll()
132
{
133
Fill(false);
134
}
135
136
void BitField::Flip(unsigned int bitID)
137
{
Callers
8
SophiaLeighControl
Function · 0.80
TonyControl
Function · 0.80
CollideMovingLaser
Function · 0.80
InitializeElectricalLight
Function · 0.80
CollideSpikyCeiling
Function · 0.80
CollideSpikyWall
Function · 0.80
AnimateItem
Function · 0.80
HandleItemSphereCollision
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected