Immediate-Mode-UI / Nuklear

A single-header ANSI C immediate mode cross-platform GUI library
https://immediate-mode-ui.github.io/Nuklear/doc/index.html
8.87k stars 536 forks source link

Add `nk_input_is_mouse_moved()` #632

Open RobLoach opened 3 months ago

RobLoach commented 3 months ago

This adds a small utility function named nk_input_is_mouse_moved() to check whether or not the mouse moved.