Basics
Guides
API Reference
Basics
Guides
API Reference
[15:7] extends: MiniGameResult
Wraps FXGL's CircuitBreakerResult (com.almasb.fxgl.minigames.circuitbreaker.CircuitBreakerResult), the MiniGameResult produced by the CircuitBreaker minigame. The only field is the inherited isSuccess flag (set true when the player reaches the end point).
CircuitBreakerResult (IsSuccess = null)
Creates a new CircuitBreakerResult. Pass null to construct an empty wrapper for adopt.
IsSuccess is the success flag.adopt (object Ajo)
Wraps an existing CircuitBreakerResult AussomJavaObject.
Ajo is an AussomJavaObject around a CircuitBreakerResult.A new wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.