Basics
Guides
API Reference
Basics
Guides
API Reference
[17:7] extends: Component
Wraps FXGL's ExpireCleanComponent (com.almasb.fxgl.dsl.components.ExpireCleanComponent). The entity is removed from the world after the configured duration (timer starts when the component's entity is attached to the world). Useful for short-lived effects and projectiles.
ExpireCleanComponent (double DurationSeconds = 1.0)
Creates a new ExpireCleanComponent.
DurationSeconds is how long until the entity is removed.adopt (object Ajo)
Wraps an existing ExpireCleanComponent AussomJavaObject.
animateOpacity ()
Enables diminishing opacity over time so the entity visibly fades out as it approaches expiry.
this object
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.