RobLoach / raylib-nuklear

Nuklear immediate mode GUI for raylib
https://robloach.github.io/raylib-nuklear/
zlib License
141 stars 19 forks source link

Add the delta time seconds to the Nuklear context #48

Closed RobLoach closed 1 year ago

RobLoach commented 1 year ago

This change lets Nuklear know how much time changed between frames via the delta_time_seconds property.