Added bare bones TextButton rendering
(Yes, it took that many lines of code)
This commit is contained in:
@@ -28,5 +28,6 @@ public:
|
||||
bool floatBottom;
|
||||
bool floatRight;
|
||||
bool visible;
|
||||
int textSize;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user