![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Exported Modules | |
module | fabric.async |
module | fabric.profiling |
module | fabric.type_aliases |
Classes | |
struct | cydui::graphics::window_t |
Functions | |
window_t (fabric::async::async_bus_t *async_bus, prof::context_t *profiler, unsigned long w, unsigned long h) | |
Uint32 | window_id () const |
Variables | |
fabric::async::async_bus_t * | bus |
prof::context_t * | profiler |
SDL_Window * | window = nullptr |
SDL_Renderer * | renderer = nullptr |
SDL_Texture * | texture = nullptr |
Files | |
file | include/cyd_ui/graphics/window.cppm |
! | |