EPOK RUNTIME
epok::LoadingRenderer
Class
Class
Class declared by the loading-renderer module for loading-screen rendering and transitions.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "loading_renderer.hpp"
epok::LoadingRenderer& value = /* obtain a valid instance from your game */;