|
KB01_Engine
|
WindowManager Methods
The WindowManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
WindowManager |
Initializes a new instance of the [WindowManager] class.
|
Methods
| Name | Description | |
|---|---|---|
|
~WindowManager |
Finalizes an instance of the [WindowManager] class.
|
|
AddScenesToWindow |
Adds the scenes to window.
|
|
CreateNewWindow |
Creates the new window.
|
|
DeleteAllWindows |
Deletes all windows.
|
|
DeleteWindow |
Deletes the window.
|
|
GetActiveWindow |
Gets the active window.
|
|
SplitScene | |
|
UpdateWindows |
Updates the windows.
|