Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.QuitGameActionListener Class Reference

Action listener sending quit game request to the game engine. More...

Inheritance diagram for Dragengine.Gui.QuitGameActionListener:
Dragengine.Gui.Events.DefaultActionListener Dragengine.Gui.Events.ActionListener

Public Member Functions

QuitGameActionListener new ()
 Create action listener. More...
 
void onAction (ActionEvent event)
 Perform action. More...
 

Detailed Description

Action listener sending quit game request to the game engine.

Member Function Documentation

◆ new()

QuitGameActionListener Dragengine.Gui.QuitGameActionListener.new ( )

Create action listener.

Reimplemented from Dragengine.Gui.Events.DefaultActionListener.

◆ onAction()

void Dragengine.Gui.QuitGameActionListener.onAction ( ActionEvent  event)

Perform action.

Reimplemented from Dragengine.Gui.Events.DefaultActionListener.


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