mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-03 14:56:01 +02:00
Smoother mouse wheel scrolling
This commit is contained in:
parent
5a5287bc8b
commit
84aecbca81
11 changed files with 20 additions and 15 deletions
|
@ -11,7 +11,7 @@ namespace Beefy.events
|
|||
public float mY;
|
||||
public int32 mBtn;
|
||||
public int32 mBtnCount;
|
||||
public int32 mWheelDelta;
|
||||
public float mWheelDelta;
|
||||
|
||||
public void GetRootCoords(out float x, out float y)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue