Basics
Guides
API Reference
Basics
Guides
API Reference
[18:7] extends: Component
Wraps FXGL's IrremovableComponent
(com.almasb.fxgl.entity.components.IrremovableComponent), a
marker component that exempts an entity from
GameWorld.clearLevel and gc(). Attach to entities that
should survive level transitions (a player, a persistent UI
overlay, etc.).
Pure marker — no methods beyond construction.
IrremovableComponent ()
Creates a new IrremovableComponent marker.
adopt (object Ajo)
Wraps an existing IrremovableComponent AussomJavaObject.

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.