|
CPP-TOOLBOX
|
Files | |
| ui_render_suite_implementation.cpp | |
| ui_render_suite_implementation.hpp | |
the toolbox engine's ui system runs agnostic of the rendering system chosen, you simply have to adhere to an interface to render the different elements and when you've done that you can render the ui, here is an example implementation.