![]() |
Xyris
0.5
|
Include dependency graph for graphics.hpp:
This graph shows which files directly or indirectly include this file: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 () |