OpenTTD Source
20241111-master-gce64d5f5d9
|
An optimized 8 bpp blitter. More...
Go to the source code of this file.
Data Structures | |
class | Blitter_8bppOptimized |
8bpp blitter optimised for speed. More... | |
struct | Blitter_8bppOptimized::SpriteData |
Data stored about a (single) sprite. More... | |
class | FBlitter_8bppOptimized |
Factory for the 8bpp blitter optimised for speed. More... | |
An optimized 8 bpp blitter.
Definition in file 8bpp_optimized.hpp.