Skip to content

class_windowdialog

reduz edited this page Feb 23, 2014 · 9 revisions

WindowDialog

####Inherits: Popup ####Category: Core

Brief Description

Base class for window dialogs.

Member Functions

Description

Windowdialog is the base class for all window-based dialogs. It's a by-default toplevel Control that draws a window decoration and allows motion and resizing.

Member Function Description

  • void set_title ( String title )

Set the title of the window.

Return the title of the window.

Return the close TextureButton.

Clone this wiki locally