setting up the launcher now
This commit is contained in:
parent
54c3acf092
commit
1051610ffa
30 changed files with 417 additions and 39 deletions
|
|
@ -17,7 +17,7 @@ public:
|
|||
s.nodes=std::list<node*>{
|
||||
|
||||
new colored(Color{255,255,255,255},0,0,500,500),
|
||||
new textfield(0,Color{255,127,127,255},Color{127,127,127,255}
|
||||
new textfield(nullptr,Color{255,127,127,255},Color{127,127,127,255}
|
||||
,100,100,220,32,GetFontDefault(),32,
|
||||
"welcome to enginend!\n"
|
||||
"hehe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue