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:
+2
-2
@@ -1,3 +1,3 @@
|
||||
pub mod libgui;
|
||||
pub mod libgui_old_archive;
|
||||
pub mod coords;
|
||||
pub mod gui_v2;
|
||||
pub mod libgui;
|
||||
|
||||
Reference in New Issue
Block a user