We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842c722 commit 0f9fb9fCopy full SHA for 0f9fb9f
README.md
@@ -22,6 +22,7 @@ Collection of classes and examples that are mainly related to OpenGL implementat
22
| uopengl_graphikengine.pas | Class to load and render graphics into the OpenGL window |
23
| uopengl_spriteengine.pas | Class to render multiple imageparts within defined delta times |
24
| uopengl_truetype_font.pas | Class to render truetype fonts to OpenGL windows |
25
+| uopengl_widgetset.pas | TButton, TScrollbar, TListbox.. for a OpenGL Renderingcontext |
26
27
## TCP_IP
28
Collection of classes and examples that are mainly related to Serial and Network communications
0 commit comments