ice1000 / jimgui

:sparkling_heart: Pure Java binding for dear-imgui
Apache License 2.0
185 stars 13 forks source link

Create more widget method overloads for JImStr #69

Closed newk5 closed 3 years ago

newk5 commented 3 years ago

Alot of the methods to create widgets need more overloads to specify JimStr to avoid the memory overhead that comes from converting java strings to c++.