what are the parameters of Graphics ?

BlitzMax Forums/BlitzMax Programming/what are the parameters of Graphics ?

The docs have actually gotten worse.

Function Graphics:TGraphics( width,height,depth=0,hertz=60,flags=0 )

It no longer explains a thing and I do not know what my fiddling with hz and flags will do.

Any help is appreciated.

It actually explains things rather well, go to the top of the 'BRL.Graphics' documentation.

Thank you.

However when I did this from the tree view, it showed weird bugs like info.bbdoc etc... when I restarted the ide, this dissapeared.

It's okay though, I found it manually. Thanks for pointing it out.