added colors to textinput
Compare changes
Files
2@@ -2,6 +2,7 @@
@@ -2,6 +2,7 @@
@@ -13,11 +14,21 @@ namespace TDT4102 {
@@ -13,11 +14,21 @@ namespace TDT4102 {
explicit TextInput(TDT4102::Point location, unsigned int width, unsigned int height, std::string initialText = "");
\ No newline at end of file