Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: FxObj
Wraps FXGL's CSS (com.almasb.fxgl.scene.CSS), a small data class identifying a CSS resource by its external form. The external form is the URL string a JavaFX scene's stylesheet list accepts (for example, the value returned by URL.toExternalForm).
CSS (string ExternalForm = "")
Creates a new CSS reference around the given external form string.
ExternalForm is the stylesheet URL in external-form notation.adopt (object Ajo)
Wraps an existing CSS AussomJavaObject.
Ajo is an AussomJavaObject around a CSS.A new wrapper.getExternalForm ()
Returns the external-form URL string.
A string.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.