SDK/BaseWidget: Add OnMouseWheelMoved event

This commit is contained in:
Lynix
2019-07-05 22:19:17 +02:00
parent 37c16dc202
commit 5039bfbf1d
6 changed files with 26 additions and 4 deletions

View File

@@ -268,6 +268,7 @@ Nazara Development Kit:
- Added PhysicsSystem2D::[RaycastQuery, RegionQuery] overloads taking a callback
- Added TextAreaWidget support for outline
- Fixed possible crash when disabling BaseWidget background
- Added BaseWidget::OnMouseWheelMoved
# 0.4: