Merge branch 'master' into SDL2
This commit is contained in:
@@ -58,6 +58,8 @@ namespace Nz
|
||||
struct MouseWheelEvent
|
||||
{
|
||||
float delta;
|
||||
int x;
|
||||
int y;
|
||||
};
|
||||
|
||||
// Used by:
|
||||
|
||||
Reference in New Issue
Block a user