MCPcopy 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
305void DynamicColor::setVariableTiming(float seconds) {
306 varTime = seconds;
307}
308
309
310void DynamicColor::setVariableNoAlpha(bool value) {

Callers 2

readMethod · 0.80
AddDynamicColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected