Cleanup Scene (in particular group) for simplified use in views

(background and foreground).
This commit is contained in:
brunoherbelin
2020-05-09 10:12:04 +02:00
parent c1b76de6e0
commit ef34bed90a
15 changed files with 123 additions and 131 deletions

View File

@@ -1,7 +1,6 @@
#ifndef __UI_MANAGER_H_
#define __UI_MANAGER_H_
#include <thread>
#include <string>
#include <list>
using namespace std;