State

sfml.window.`package`.State
enum State

Enumeration of the window states.

Attributes

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

Members list

Type members

Enum entries

case Fullscreen extends State

Fullscreen window.

Fullscreen window.

Attributes

case Windowed extends State

Floating window.

Floating window.

Attributes