Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: AnimatedValue
Wraps FXGL's AnimatedPath, an AnimatedValue subclass that samples points along an arbitrary JavaFX Shape. Internally uses a PathTransition to discretize the shape into 100 sample points at construction.
AnimatedPath (ShapeObj = null)
Creates a new AnimatedPath from a JavaFX Shape.
ShapeObj is an AussomJavaObject around a javafx.scene.shape.Shape.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.