|
Drag[en]gine Script Module DragonScript 1.32.1
|
Action listener calling onClipboardCopy(). More...
Public Member Functions | |
| ActionCopy | new (TextWidget widget) |
| Create action. | |
| void | onAction (ActionEvent event) |
| Action fired. | |
Protected Attributes | |
| TextWidget | pWidget |
Action listener calling onClipboardCopy().
| ActionCopy Dragengine.Gui.TextWidget.ActionCopy.new | ( | TextWidget | widget | ) |
Create action.
| void Dragengine.Gui.TextWidget.ActionCopy.onAction | ( | ActionEvent | event | ) |
Action fired.
|
protected |