Hello guys. This time, here is small utility, nothing spectacular, just smal library what will let you manage available screen size your GPU support, easy. You can also use it in main menu where you will setup all available resolutions and browse trough list, or automatically detect maximum resolution upon start and set screen, etc. So here are commands.
So, first we need to initialize library.
Global SCREEN_SIZE:TScreenSize
SCREEN_SIZE = TScreenSize.Create(bitDepth:Int=32)
bitDepth