Table of Contents

Namespace GrindFest.UI

Classes

BottomPanel
GUIClickController
HoldButton
MultiImageButton
MultiImageToggle
UIBotControls
UIBuff
UIBuffBar
UICharacterClassItem
UICharacterCreation
UICharacterScreen
UICharacterSelection
UICharacterStat
UIConnectionStatus
UICriticalError
UIDeathScreen
UIDeleteCharacter
UIDifficulty
UIDocumentationButton
UIDonationButton
UIErrorReporting
UIExperienceBar
UIGoldScreen
UIHealthBall
UILoadingScene
UIManaBall
UIPanelBridge

Single entry-point for opening/closing the OneJS-rendered menu panels (Character Selection + Character Creation). The legacy MonoBehaviours keep their scene wiring and JS-callable helpers, but the panels themselves are rendered in App/src/components, so all "Show this panel" calls go through this bridge.

UIQuestLog
UIResourceBall
UIResourceTooltip
UISpeechBubble
UIStatistics

Legacy uGUI statistics panel: gold / exp / kills in the last 10 minutes as a line chart, plus a pie chart of kills by monster type.

UITarget
UIUtils