toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.input
/
TouchEvents
/
Info
/
Info
Info
constructor
(
index
:
Int
=
-1
,
id
:
Int
=
0
,
local
:
Point
=
Point()
,
startLocal
:
Point
=
Point()
,
startTime
:
DateTime
=
DateTime.EPOCH
,
global
:
Point
=
Point()
,
startGlobal
:
Point
=
Point()
,
time
:
DateTime
=
DateTime.EPOCH
)