|
|
Core::Core(int _xRes, int _yRes, bool fullScreen, bool vSync, int aaLevel, int anisotropyLevel, int frameRate, int monitorIndex) : EventDispatcher() {
|
|
Core::Core(int _xRes, int _yRes, bool fullScreen, bool vSync, int aaLevel, int anisotropyLevel, int frameRate, int monitorIndex) : EventDispatcher() {
|
|
|
getScreenInfo(&defaultScreenWidth, &defaultScreenHeight, &_hz);
|
|
getScreenInfo(&defaultScreenWidth, &defaultScreenHeight, &_hz);
|