7 Commits

Author SHA1 Message Date
a3853ceac8 Refactor layout 2025-11-08 01:28:01 +03:00
f32393b978 Make transparent elements untargetable 2025-11-08 01:27:43 +03:00
c741bf3952 implement a generic UIElement constructor 2025-11-07 09:04:02 +03:00
12d57892be Move SkillButtton animations to the SkillRow. Implement naive state
management
2025-11-05 01:32:16 +03:00
d6a57a9727 Introduce Rect class and UIElement base class for layout
Refactor skill button and row to use UIElement with Rect bounds and
transform Update layout references and coordinate calculations
accordingly
2025-11-04 07:01:12 +03:00
da2f6d03a3 Improve skill button animation timing and selection logic 2025-11-04 07:01:12 +03:00
35a7a69bf7 Add naive ui v2 implementation 2025-11-04 07:01:12 +03:00