A template factory, so ->GetName() works correctly. More...
#include <factory.hpp>
Public Member Functions | |
const char * | GetName () |
Get the long, human readable, name for the Blitter-class. |
A template factory, so ->GetName() works correctly.
This because else some compiler will complain.
Definition at line 166 of file factory.hpp.