Parent

bearlyb.video.Window.Property.Parent
final case class Parent(value: Window) extends Property

: an SDL_Window that will be the parent of this window, required for windows with the "tooltip", "menu", and "modal" properties

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val name: String

Attributes

Inherited from:
Property