Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: AnimatedValue
Wraps FXGL's AnimatedColor, an AnimatedValue subclass that interpolates between two JavaFX Colors component-wise (RGBA), clamping any out-of-range values that aggressive interpolators would otherwise produce.
AnimatedColor (FromColor = null, ToColor = null)
Creates a new AnimatedColor from FromColor to ToColor.
FromColor is a Color wrapper (or null for adopt).ToColor is a Color wrapper (or null for adopt).
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.