Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
SFML.Window.ContextSettings
Documentation
data ContextSettings
Constructors
ContextSettings | |
Fields
|
Instances
data ContextAttribute
Constructors
ContextDefault | Non-debug, compatibility context (this and the core attribute are mutually exclusive) |
ContextCore | Core attribute |
ContextDebug | Debug attribute |