Window

sfml.window.Window
See theWindow companion trait
object Window

Attributes

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

Members list

Type members

Classlikes

object ctor

Attributes

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

Types

opaque type ctor

Value members

Concrete methods

def apply(): Window
def apply(mode: Immutable[VideoMode], title: Immutable[String], style: Style = ..., state: State = ..., settings: Immutable[ContextSettings] = ...): Window
def apply(mode: Immutable[VideoMode], title: Immutable[String], state: State, settings: Immutable[ContextSettings]): Window

Extensions

Extensions