ContextSettings

sfml.window.ContextSettings
See theContextSettings companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

enum Attribute(val value: Int)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ctor

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ctor.type

Value members

Concrete methods

def apply(depthBits: Int, stencilBits: Int, antialiasingLevel: Int, majorVersion: Int, minorVersion: Int, attributeFlags: Attribute, sRgbCapable: Boolean): ContextSettings