* NOTE: This example illustrates a very simple screen manager based on a states machines * Example originally created with raylib 4.0, last time updated with raylib 4.0 ...
* NOTE: Images are loaded in CPU memory (RAM); textures are loaded in GPU memory (VRAM) * Example originally created with raylib 2.0, last time updated with raylib 2.5 ...