MCPcopy 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
148Blitter::PaletteAnimation Blitter_8bppBase::UsePaletteAnimation()
149{
150 return Blitter::PaletteAnimation::VideoBackend;
151}

Callers 5

DoPaletteAnimationsFunction · 0.45
PaintMethod · 0.45
PaintMethod · 0.45
CheckPaletteAnimMethod · 0.45
PaintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected