Files
Cubed/assets
zhenyan121 01c9f61d1c ui: add main menu scene and interactive button widget
- Implement MainMenuScene with a "Start Game" button that pushes the WorldScene.
- Extend Button class with background/foreground, hover detection, and size queries.
- Add virtual width/height and event handlers to Widget base class.
- Update WorldUIManager to propagate mouse move events.
- Adjust Window mouse mode based on game running state.
2026-07-13 10:38:30 +08:00
..
2026-06-19 11:34:22 +08:00
2026-06-20 15:03:40 +08:00
2026-07-08 19:41:10 +08:00