Closed karai17 closed 7 years ago
Thanks for the issue! I think I have most of the missing API implemented with v1.2. The drawing and input functions start here in the documentation. There are still some functions left without bindings, most notably the chart widget, which might get added in a future release, depending on demand.
The functions don't match up one-to-one, so if you want to know how to translate a particular call, feel free to ask.
Awesome, thanks!
It seems like this binding is missing a chunk of the nk API. In attempting to mirror nuklear's node editor demo, I've noticed the following missing functions in this binding:
Would it be possible to implement these as a wrapper for love's own functions?