setting up the launcher now

This commit is contained in:
kin fuyuki 2025-12-21 10:08:50 -03:00
commit 1051610ffa
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
30 changed files with 417 additions and 39 deletions

View file

@ -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"