![]() |
Max OS 0.3
|
Defines a Desktop class for managing the GUI desktop, handling mouse and keyboard events, and drawing widgets. More...
#include <cstdint>#include <common/graphicsContext.h>#include <drivers/peripherals/mouse.h>#include <gui/widget.h>#include <drivers/clock/clock.h>Go to the source code of this file.
Classes | |
| class | MaxOS::gui::Desktop |
| The desktop that contains all the windows, handles the drawing of the screen and the mouse on every tick. More... | |
Defines a Desktop class for managing the GUI desktop, handling mouse and keyboard events, and drawing widgets.
Definition in file desktop.h.