refactor layout loading to add multiple layout, templates and references
This commit is contained in:
@@ -9,7 +9,7 @@ class App
|
||||
{
|
||||
Sampler sampler;
|
||||
Texture2D tex;
|
||||
Node layout;
|
||||
LayoutManager layout;
|
||||
public:
|
||||
static App I;
|
||||
float width;
|
||||
|
||||
Reference in New Issue
Block a user