toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.input
/
rotationRecognizer
rotation
Recognizer
fun
TouchEvents
.
rotationRecognizer
(
start
:
RotationRecognizerInfo
.
(
)
->
Unit
=
{}
,
end
:
RotationRecognizerInfo
.
(
delta
:
Angle
)
->
Unit
=
{}
,
block
:
RotationRecognizerInfo
.
(
delta
:
Angle
)
->
Unit
)