Graphics command

BlitzMax Forums/BlitzMax Beginners Area/Graphics command

I seem to remember there being a few extra options that can be used with the graphics command. I have my screen width,height,depth,hertz set but wasn`t there a way to set sync options too?

Please could someone point me in the right direction as if it mentions it in the docs I cannot find it.

Many thanks,
Jason.

as far as I know, sync is only set with the flip() command 0,1,or default -1

Strange... I`m sure there was something related to the graphics command too.

Jason.

there was. But that was removed with 1.16

the only place you could have seen that was when you by error used the windows demo which is totally outdated

OK, thanks for clearing that up.

Jason.