Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ setVariableTiming
Method
setVariableTiming
src/game/DynamicColor.cpp:305–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
304
305
void DynamicColor::setVariableTiming(float seconds) {
306
varTime = seconds;
307
}
308
309
310
void DynamicColor::setVariableNoAlpha(bool value) {
Callers
2
read
Method · 0.80
AddDynamicColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected