Namespace GrindFest.UI
Classes
- 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.
- 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.