- [NEW] fonts amb colorets

- [WIP] stringProperty
This commit is contained in:
2025-11-18 20:23:09 +01:00
parent f72311bb17
commit 57f9ed32e3
4 changed files with 18 additions and 3 deletions

View File

@@ -124,6 +124,8 @@ bool loop()
tilemap::draw();
propertygrid::start();
propertygrid::stringProperty("Peiv", "Teib");
propertygrid::stringProperty("Peiv", "Teib");
propertygrid::end();
/*x1 += 6; x2 = x1 + font::len("FILE")+6;