Drag[en]gine Script Module DragonScript
1.23
|
Action saving settings and closing dialog. More...
Public Member Functions | |
ActionSave | new (WindowSettings window) |
void | onAction (ActionEvent event) |
Run action. More... | |
Action saving settings and closing dialog.
ActionSave Dragengine.Gui.WindowSettings.ActionSave.new | ( | WindowSettings | window | ) |
void Dragengine.Gui.WindowSettings.ActionSave.onAction | ( | ActionEvent | event | ) |
Run action.
Implements Dragengine.Gui.Events.ActionListener.