RobLoach / raylib-nuklear

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

Add the delta time seconds to the Nuklear context #48

Closed RobLoach closed 2 years ago

RobLoach commented 2 years ago

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