feat: selectbox options context menu

This commit is contained in:
MihailRis
2025-06-27 22:50:47 +03:00
parent 3571d0c902
commit e648703f7c
4 changed files with 59 additions and 0 deletions
+2
View File
@@ -117,6 +117,8 @@ public:
float r4, float g4, float b4, int sh
);
void triangle(float x1, float y1, float x2, float y2, float x3, float y3);
void flush() override;
void lineWidth(float width);