cschreib / lxgui

Portable, real time, modular and data-driven GUI C++ library.
https://cschreib.github.io/lxgui
MIT License
75 stars 20 forks source link

Use owning pointers for all ui objects #37

Closed cschreib closed 4 years ago

cschreib commented 4 years ago

Work toward #28. Closes #34.