* 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: This example requires raylib OpenGL 3.3 for shaders support and only #version 330 * is currently supported. OpenGL ES 2.0 platforms are not supported at the moment. * Example originally ...