Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ UsePaletteAnimation
Method
UsePaletteAnimation
src/blitter/8bpp_base.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
Blitter::PaletteAnimation Blitter_8bppBase::UsePaletteAnimation()
149
{
150
return Blitter::PaletteAnimation::VideoBackend;
151
}
Callers
5
DoPaletteAnimations
Function · 0.45
Paint
Method · 0.45
Paint
Method · 0.45
CheckPaletteAnim
Method · 0.45
Paint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected