Basics
Guides
API Reference
Basics
Guides
API Reference
[15:7] extends: MiniGameView
Wraps FXGL's CircuitBreakerView (com.almasb.fxgl.minigames.circuitbreaker.CircuitBreakerView), the JavaFX Parent subclass that renders a CircuitBreakerMiniGame to a 700x500 canvas. Construct with a CircuitBreakerMiniGame wrapper (or pass null to use the FXGL default 10x10 maze).
CircuitBreakerView (MiniGameObj = null)
Creates a new CircuitBreakerView. Pass a CircuitBreakerMiniGame wrapper for the backing game or null to use the default 10x10 / 15px / 135 speed / 2s delay configuration.
MiniGameObj is a CircuitBreakerMiniGame wrapper, or null.adopt (object Ajo)
Wraps an existing CircuitBreakerView AussomJavaObject.
Ajo is an AussomJavaObject around a CircuitBreakerView.A new wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.