add Slice9 type
This commit is contained in:
@@ -10,9 +10,9 @@ class App
|
||||
Shader shader_color;
|
||||
Shader shader_uv;
|
||||
Plane plane;
|
||||
Plane longPlane;
|
||||
Circle circle, circle1, circle2;
|
||||
Circle circle, circle2;
|
||||
Rounded rounded;
|
||||
Slice9 slice;
|
||||
Texture2D tex;
|
||||
public:
|
||||
static App I;
|
||||
|
||||
Reference in New Issue
Block a user