RenderWindow

sfml.graphics.RenderWindow
See theRenderWindow companion trait
object RenderWindow

Attributes

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

Members list

Type members

Classlikes

object ctor

Attributes

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

Value members

Concrete methods

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

Extensions

Extensions

extension (self: Immutable[RenderWindow])
def isSrgb: Boolean
def size: Vector2[Int]