Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: MiniGameView
Wraps FXGL's CircleTriggerMashView (com.almasb.fxgl.minigames.triggermash.CircleTriggerMashView), an alternative circular rendering of a TriggerMashMiniGame with an arc that fills as fillValue grows.
CircleTriggerMashView (KeyTriggerObj = null, MiniGameObj = null)
Creates a new CircleTriggerMashView for the given 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 CircleTriggerMashView AussomJavaObject.
Ajo is an AussomJavaObject around a CircleTriggerMashView.A new wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.