Factory for the most trivial 8bpp blitter. More...
#include <8bpp_simple.hpp>
Public Member Functions | |
const char * | GetName () |
Get the long, human readable, name for the Blitter-class. | |
const char * | GetDescription () |
Get a nice description of the blitter-class. | |
Blitter * | CreateInstance () |
Create an instance of this Blitter-class. |
Factory for the most trivial 8bpp blitter.
Definition at line 28 of file 8bpp_simple.hpp.