Window

bearlyb.video.Window
See theWindow companion class
object Window

Attributes

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

Members list

Type members

Classlikes

enum Flag(val internal: Long)

Attributes

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

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Flag.type
enum Property(val name: String)

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class AlwaysOnTop
class Focusable
class Fullscreen
class Height
class Hidden
class Maximized
class PopupMenu
class Metal
class Minimized
class Modal
class MouseGrabbed
class OpenGL
class Parent
class Resizable
class Title
class Transparent
class Tooltip
class Utility
class Vulkan
class Width
class X
class Y
Show all

Value members

Concrete methods

def apply(title: String, width: Int, height: Int, flags: Flag*): Window
def fromID(id: WindowID): Window
def withProperties(props: IterableOnce[Property]): Window

Concrete fields

final val VSyncAdaptive: -1
final val VSyncDisabled: 0