zircon.core
/
org.hexworks.zircon.api.uievent
/
MouseEventType
/
MOUSE_WHEEL_ROTATED_DOWN
common
M
O
U
S
E_
W
H
E
E
L_
R
O
T
A
T
E
D_
D
O
W
N
MOUSE_WHEEL_ROTATED_DOWN
()
Content copied to clipboard
the mouse wheel is rotated down (towards user)
Functions
Properties
Functions
clone
Link copied to clipboard
common
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
MouseEventType
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard