RobLoach / nuklear_console

Console-like user interface for Nuklear with gamepad, keyboard or mouse support
https://robloach.github.io/nuklear_console/
MIT License
13 stars 3 forks source link

Add void* user_data to struct nk_console #30

Closed brianwatling closed 5 months ago

brianwatling commented 5 months ago

This allows users to perform custom logic in callbacks without requiring global variables