CPP-TOOLBOX
Loading...
Searching...
No Matches
ui_render_suite_implementation Directory Reference

Files

 ui_render_suite_implementation.cpp
 
 ui_render_suite_implementation.hpp
 

Detailed Description

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.