raylib-go/examples/gui/icons
2024-05-22 18:51:38 +02:00
..
default_icons_with_255.rgi [raygui] LoadIcons-, DrawIcon-function and example added 2024-05-22 18:51:38 +02:00
main.go [raygui] LoadIcons-, DrawIcon-function and example added 2024-05-22 18:51:38 +02: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