MCPcopy 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

SophiaLeighControlFunction · 0.80
TonyControlFunction · 0.80
CollideMovingLaserFunction · 0.80
CollideSpikyCeilingFunction · 0.80
CollideSpikyWallFunction · 0.80
AnimateItemFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected