KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
AnimationEvent
/
MoveStarted
/
MoveStarted
Move
Started
constructor
(
simTime
:
Double
,
entityId
:
Long
,
fromX
:
Double
,
fromY
:
Double
,
toX
:
Double
,
toY
:
Double
,
velocity
:
Double
,
duration
:
Double
,
arrivalTime
:
Double
,
fromZ
:
Double
=
0.0
,
toZ
:
Double
=
0.0
,
fromLocationName
:
String
?
=
null
,
toLocationName
:
String
?
=
null
)
(
source
)