LibGUI: Rework window rendering
Abstract drawing surface to Texture. All windows now contain a texture matching its size.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
set(LIBGUI_SOURCES
|
||||
Texture.cpp
|
||||
Window.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user