A blitter that doesn't blit. More...
#include "../stdafx.h"
#include "null.hpp"
Go to the source code of this file.
Variables | |
static FBlitter_Null | iFBlitter_Null |
Instantiation of the null blitter factory. |
A blitter that doesn't blit.
Definition in file null.cpp.
FBlitter_Null iFBlitter_Null [static] |