Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: DialogueNode
Wraps FXGL's SubDialogueNode (com.almasb.fxgl.cutscene.dialogue.SubDialogueNode), a DialogueNode subclass whose text identifies a nested dialogue graph to play before returning to the parent graph.
SubDialogueNode (Text = null)
Creates a new SubDialogueNode with the given identifier text. Pass null for the adopt path.
Text is the sub-dialogue identifier.adopt (object Ajo)
Wraps an existing SubDialogueNode AussomJavaObject.
Ajo is an AussomJavaObject around a SubDialogueNode.A new wrapper.copy ()
Returns a shallow copy of this SubDialogueNode.
A new SubDialogueNode wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.