Basics
Guides
API Reference
Basics
Guides
API Reference
[12:7] extends: AnimatedValue
Wraps FXGL's AnimatedPoint2D, an AnimatedValue subclass that interpolates between two JavaFX Point2Ds.
AnimatedPoint2D (double Fx = 0.0, double Fy = 0.0, double Tx = 0.0, double Ty = 0.0)
Creates a new AnimatedPoint2D from (Fx, Fy) to (Tx, Ty).

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.