Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.MainMenus.Interactive.InteractiveMainMenu.WindowCloseDeactivateHotSpot Class Reference

Deactivate hotspot on window close listener. More...

Inheritance diagram for Dragengine.Gui.MainMenus.Interactive.InteractiveMainMenu.WindowCloseDeactivateHotSpot:
Dragengine.Gui.Events.DefaultWindowListener Dragengine.Gui.Events.WindowListener

Public Member Functions

WindowCloseDeactivateHotSpot new (InteractiveMainMenu mainMenu)
 Create listener. More...
 
void onWindowClosing (WindowEvent event)
 Window is closing. More...
 
- Public Member Functions inherited from Dragengine.Gui.Events.DefaultWindowListener
DefaultWindowListener new ()
 Create default window listener. More...
 
void onWindowActivated (WindowEvent event)
 Window has been activated. More...
 
void onWindowDeactivated (WindowEvent event)
 Window has been deactivated. More...
 
void onWindowMaximized (WindowEvent event)
 Window state switch to maximized. More...
 
void onWindowMinimized (WindowEvent event)
 Window state switch to minimized. More...
 
void onWindowRestored (WindowEvent event)
 Window state switch to normal. More...
 

Detailed Description

Deactivate hotspot on window close listener.

Member Function Documentation

◆ new()

WindowCloseDeactivateHotSpot Dragengine.Gui.MainMenus.Interactive.InteractiveMainMenu.WindowCloseDeactivateHotSpot.new ( InteractiveMainMenu  mainMenu)

Create listener.

◆ onWindowClosing()

void Dragengine.Gui.MainMenus.Interactive.InteractiveMainMenu.WindowCloseDeactivateHotSpot.onWindowClosing ( WindowEvent  event)

Window is closing.

Reimplemented from Dragengine.Gui.Events.DefaultWindowListener.


The documentation for this class was generated from the following file: