EngineAlpha
JVM
EngineAlpha
/
ea.animation
/
LineAnimation
Line
Animation
open
class
LineAnimation
Eine Animation, die ein Actor-Objekt in einer Linie animiert.
Members
Constructors
Line
Animation
Link copied to clipboard
constructor
(
actor
:
Actor
,
endPoint
:
Vector
,
durationInSeconds
:
Float
,
pingpong
:
Boolean
)
Erstellt eine neue Linien-Animation.