#include <blitblit.h>
Inherits Blitter.
Public Member Functions | |
| BlitPlainXlat (T const *translator) | |
| virtual void | BlitForward (void *dest, void const *source, int len) const |
| virtual void | BlitBackward (void *dest, void const *source, int length) const |
Public Member Functions inherited from Blitter | |
| void | Blit (void *dest, void const *source, int length) const |
Definition at line 116 of file blitblit.h.
|
inline |
Definition at line 118 of file blitblit.h.
|
inlinevirtual |
Implements Blitter.
Definition at line 134 of file blitblit.h.
|
inlinevirtual |
Implements Blitter.
Definition at line 119 of file blitblit.h.