bearophile Wrote: > Seeing this, now I think the syntax with equals is a little shorter, so maybe I prefer the equals: > > graphicsDevice->updateSettings(fullScreen=true, verticalSync=true, > enableBloom=false, fullScreenAA=true); > this breaks C look and feel (that's why in C# it's a colon).