Basics
Guides
API Reference
Basics
Guides
API Reference
[11:7] extends: FxObj
Wraps FXGL's DialogBox, the handle returned by DialogService.showProgressBox. The single useful operation is close, which dismisses the dialog and returns control to the underlying scene.
DialogBox ()
Empty default constructor; populated by DialogService.
adopt (object Ajo)
Wraps an existing DialogBox AussomJavaObject.
Ajo is an AussomJavaObject around a DialogBox.A new wrapper.close ()
Closes the dialog and returns control to the underlying scene.
this object
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.