Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: AnimatedValue
Wraps FXGL's AnimatedQuadBezierPoint2D, an AnimatedValue subclass that samples points along a JavaFX QuadCurve. Pair with AnimationBuilder.animate to move an entity along a quadratic Bezier path.
AnimatedQuadBezierPoint2D (QuadCurveObj = null)
Creates a new AnimatedQuadBezierPoint2D from a QuadCurve.
QuadCurveObj is an AussomJavaObject around a javafx.scene.shape.QuadCurve.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.