new gui module text box implementation
starting to work on the new UI library, got labels and text boxes working as well as containers for widgets. planning a big refactor
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
pub mod libgui_core;
|
||||
pub mod libgui_elements;
|
||||
pub mod cg_core;
|
||||
pub(crate) mod cg_widgets;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user