Enthält die Klasse GraphicsPrinter.
Mehr ...
#include "machine/framebuffer.h"
#include "object/graphicstypes.h"
#include "object/fonts/fonts.h"
#include "machine/memcpy32.h"
Typdefinitionen |
typedef GraphicsPrinter< 32, 16, 8, 0, 8, 8, 8 > | GraphicsPrinter_32 |
typedef GraphicsPrinter< 24, 16, 8, 0, 8, 8, 8 > | GraphicsPrinter_24 |
typedef GraphicsPrinter< 16, 11, 5, 0, 5, 6, 5 > | GraphicsPrinter_16 |
Funktionen |
int | abs (int a) |
Ausführliche Beschreibung
Enthält die Klasse GraphicsPrinter.