added node alignment and text color

This commit is contained in:
2017-02-07 13:39:17 +00:00
parent 3cc25e7592
commit 83e59573e0
7 changed files with 84 additions and 38 deletions

View File

@@ -11,9 +11,6 @@ class App
Sampler sampler;
Texture2D tex;
LayoutManager layout;
Plane plane;
Font font;
TextMesh text;
public:
static App I;
float width;