Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
429
void TextureMatrix::setDynamicSpin(float freq) {
430
spinFreq = freq;
431
return;
432
}
433
434
435
void TextureMatrix::setDynamicScale(float uFreq, float vFreq,
Callers
2
read
Method · 0.80
AddTextureMatrix
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected