Search
Preparing search index...
The search index is not available
sfml.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
sfml.js
MouseWheelScrollEvent
Interface MouseWheelScrollEvent
Hierarchy
MouseWheelScrollEvent
Index
Properties
mouse
Wheel
Scroll
type
Properties
mouse
Wheel
Scroll
mouse
Wheel
Scroll
:
{
delta
:
number
;
wheel
:
number
;
wheelStr
:
"VerticalWheel"
|
"HorizontalWheel"
;
x
:
number
;
y
:
number
}
Type declaration
delta
:
number
wheel
:
number
wheel
Str
:
"VerticalWheel"
|
"HorizontalWheel"
x
:
number
y
:
number
type
type
:
"MouseWheelScrolled"
Exports
Mouse
Wheel
Scroll
Event
mouse
Wheel
Scroll
type
Generated using
TypeDoc