A 8 bpp blitter that uses random colours to show the drawn sprites. More...
#include "8bpp_base.hpp"
#include "factory.hpp"
Go to the source code of this file.
Data Structures | |
class | Blitter_8bppDebug |
8bpp debug blitter; colours each sprite differently. More... | |
class | FBlitter_8bppDebug |
Factory for the 8bpp debug blitter. More... |
A 8 bpp blitter that uses random colours to show the drawn sprites.
Definition in file 8bpp_debug.hpp.