Graphic functions can be used on the display, lights or images.
For example Graphics::fill() fills with one color. You can do the following:
You can use graphic functions directly to the screen and bypass the gb.display buffer by using gb.tft (not advised!).
Entries with an asterix (*) are not available for gb.tft.