added rounded rectangle, first iteration works but still needs improved corners
This commit is contained in:
@@ -12,6 +12,7 @@ class App
|
||||
Plane plane;
|
||||
Plane longPlane;
|
||||
Circle circle, circle1, circle2;
|
||||
Rounded rounded;
|
||||
Texture2D tex;
|
||||
public:
|
||||
static App I;
|
||||
|
||||
Reference in New Issue
Block a user