This commit is contained in:
2025-08-13 01:35:09 -04:00
parent 23a5ccd05e
commit c7e3225c5f
11 changed files with 247 additions and 142 deletions

View File

@@ -12,4 +12,4 @@ pub use vec2::*;
pub use widget::*;
pub use painter::*;
pub type UIColor = Color<u8>;
pub type UiColor = Color<u8>;