TAG TECHNOLOGY
This commit is contained in:
@@ -6,10 +6,10 @@ mod vec2;
|
||||
mod widget;
|
||||
|
||||
pub use color::*;
|
||||
pub use painter::*;
|
||||
pub use region::*;
|
||||
pub use ui::*;
|
||||
pub use vec2::*;
|
||||
pub use widget::*;
|
||||
pub use painter::*;
|
||||
|
||||
pub type UiColor = Color<u8>;
|
||||
|
||||
Reference in New Issue
Block a user