toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.event
/
GestureEvent
/
GestureEvent
Gesture
Event
constructor
(
type
:
GestureEvent.Type
=
Type.MAGNIFY
,
id
:
Int
=
0
,
amountX
:
Float
=
0.0f
,
amountY
:
Float
=
0.0f
)