![]() |
Xyris
0.5
|
Go to the source code of this file.
Namespaces | |
Graphics | |
Functions | |
void | Graphics::init (Framebuffer *fb) |
void | Graphics::pixel (uint32_t x, uint32_t y, uint32_t color) |
void | Graphics::putrect (uint32_t x, uint32_t y, uint32_t w, uint32_t h, uint32_t color) |
void | Graphics::resetDoubleBuffer () |
void | Graphics::swap () |