OpenTTD Source
20241108-master-g80f628063a
|
Simple 32 bpp blitter. More...
Go to the source code of this file.
Data Structures | |
class | Blitter_32bppSimple |
The most trivial 32 bpp blitter (without palette animation). More... | |
struct | Blitter_32bppSimple::Pixel |
class | FBlitter_32bppSimple |
Factory for the simple 32 bpp blitter. More... | |
Simple 32 bpp blitter.
Definition in file 32bpp_simple.hpp.