raylib-go/examples/gui/icons
2025-06-22 17:48:18 -04:00
..
default_icons_with_255.rgi [raygui] LoadIcons-, DrawIcon-function and example added 2024-05-22 18:51:38 +02:00
main.go chore: Fix module path 2025-06-22 17:48:18 -04:00
README.md [raygui] LoadIcons-, DrawIcon-function and example added 2024-05-22 18:51:38 +02:00
screenshot.png [raygui] LoadIcons-, DrawIcon-function and example added 2024-05-22 18:51:38 +02:00

This example loads a custom .rgi-file and draws the 255th icon. You can use the rGuiIcons tool to view or create icon files.

Screenshot