SFML-0.2.0.0: SFML bindings

Safe HaskellSafe-Inferred
LanguageHaskell98

SFML.Window.ContextSettings

Documentation

data ContextSettings Source

Constructors

ContextSettings 

Fields

depthBits :: Int

Bits of the depth buffer

stencilBits :: Int

Bits of the stencil buffer

antialiasingLevel :: Int

Level of antialiasing

majorVersion :: Int

Major number of the context version to create

minorVersion :: Int

Minor number of the context version to create