GarandPLG aacdacadd5 Extract GameSettingsState and tweak popup layout
The settings model now separates generic settings from game‑specific
fields by
introducing `GameSettingsState`. All game‑related fields are moved into
this
struct and `SettingsState` now holds a `game_settings` field.
Initialization in
`GameStates::new` is updated accordingly. The UI popup is rendered
directly
with added padding and a resized rectangle, and the unused `popup_area`
variable is removed.
2026-03-16 10:42:58 +01:00
2026-03-02 16:15:20 +00:00
2026-03-02 17:46:35 +01:00
2026-03-02 16:15:20 +00:00
2026-03-06 10:08:31 +01:00
2026-03-02 16:15:20 +00:00
2026-03-02 16:15:20 +00:00

rust-flake-template

Basic flake for rust development and production.

S
Description
No description provided
Readme CC0-1.0 2 MiB
Languages
Rust 97.1%
Nix 2.9%