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