WindowManager Methods

KB01 Engine

KB01_Engine

WindowManager Methods

The WindowManager type exposes the following members.

Constructors


  Name Description
Public method WindowManager
Initializes a new instance of the [WindowManager] class.

Methods


  Name Description
Public method ~WindowManager
Finalizes an instance of the [WindowManager] class.
Public method AddScenesToWindow
Adds the scenes to window.
Public method CreateNewWindow
Creates the new window.
Public method DeleteAllWindows
Deletes all windows.
Public method DeleteWindow
Deletes the window.
Public method GetActiveWindow
Gets the active window.
Public method SplitScene
Public method UpdateWindows
Updates the windows.