Quantcast
Channel: Question and Answer » libgdx
Viewing all articles
Browse latest Browse all 434

LibGdx: How to check if VSync is enabled

$
0
0

I am just about finished my options screen, the only thing I need is some way of detecting if Vsync is enabled or not.

I’m using LibGdx 1.5. I have tried to find an access to wglSwapIntervals, but haven’t found one. Libgdxs API only allows a setVsync options that accepts a Boolean.

If anyone could shed some light on this, it would be greatly appreciated!


Viewing all articles
Browse latest Browse all 434

Trending Articles