MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / setDynamicSpin

Method setDynamicSpin

src/game/TextureMatrix.cpp:429–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427
428
429void TextureMatrix::setDynamicSpin(float freq) {
430 spinFreq = freq;
431 return;
432}
433
434
435void TextureMatrix::setDynamicScale(float uFreq, float vFreq,

Callers 2

readMethod · 0.80
AddTextureMatrixMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected