Screen

object Screen
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

The primary Screen.

The primary Screen.

The observable list of currently available Screens

The observable list of currently available Screens

def screensForRectangle(x: Double, y: Double, width: Double, height: Double): ObservableBuffer[Screen]

Returns a ObservableList of Screens that intersects the provided rectangle.

Returns a ObservableList of Screens that intersects the provided rectangle.

Returns a ObservableList of Screens that intersects the provided rectangle.

Returns a ObservableList of Screens that intersects the provided rectangle.

Implicits

Implicits

implicit def sfxScreen2jfx(v: Screen): Screen