Basics
Guides
API Reference
Basics
Guides
API Reference
[13:7] extends: MiniGameView
Wraps FXGL's TriggerMashView (com.almasb.fxgl.minigames.triggermash.TriggerMashView), the rectangular bar+letter rendering of a TriggerMashMiniGame.
TriggerMashView (KeyTriggerObj = null, MiniGameObj = null)
Creates a new TriggerMashView. Construction requires a KeyTrigger; if MiniGameObj is null, FXGL builds its own default TriggerMashMiniGame from the trigger.
KeyTriggerObj is an AussomJavaObject around a KeyTrigger.MiniGameObj is a TriggerMashMiniGame wrapper or null.adopt (object Ajo)
Wraps an existing TriggerMashView AussomJavaObject.
Ajo is an AussomJavaObject around a TriggerMashView.A new wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.