mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-07 11:45:07 +00:00
Drawing things
This commit is contained in:
@@ -11,6 +11,7 @@ namespace ComSquare::Renderer
|
||||
SFRenderer(height, width, maxFPS),
|
||||
_gui(this->_window)
|
||||
{
|
||||
_gui.loadWidgetsFromFile("../ressources/form.txt");
|
||||
}
|
||||
|
||||
void TGUIRenderer::drawScreen()
|
||||
|
||||
Reference in New Issue
Block a user