|
Engine
Raylib based game framework
|
Initial window info. More...
#include <Engine.h>
Initial window info.
Tells engine what the initial window size should be and which flags to enable
Additionally a virtual window size can be specified to which all elements are drawn. The virtual window is then scaled according to the real window size but aspect ratio is preserved.