feat: add a new awesome feature
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// TextBox.cpp
|
||||
#include "TextBox.h"
|
||||
#include "StellarX/TextBox.h"
|
||||
|
||||
|
||||
TextBox::TextBox(int x, int y, int width, int height, std::string text, StellarX::TextBoxmode mode, StellarX::ControlShape shape)
|
||||
|
||||
Reference in New Issue
Block a user