|
| window_t (fabric::async::async_bus_t *async_bus, prof::context_t *profiler, unsigned long w, unsigned long h) |
|
Uint32 | window_id () const |
|
|
fabric::async::async_bus_t * | bus |
|
prof::context_t * | profiler |
|
SDL_Window * | window = nullptr |
|
SDL_Renderer * | renderer = nullptr |
|
SDL_Texture * | texture = nullptr |
|
Definition at line 21 of file window.cppm.
◆ window_t()
cydui::graphics::window_t::window_t |
( |
fabric::async::async_bus_t * | async_bus, |
|
|
prof::context_t * | profiler, |
|
|
unsigned long | w, |
|
|
unsigned long | h ) |
|
inlineexport |
◆ window_id()
Uint32 cydui::graphics::window_t::window_id |
( |
| ) |
const |
|
inlineexport |
The documentation for this struct was generated from the following file: