GG修改器--lua脚本编写
对话框相关API
|
Methods for show various dialogs and toasts. |
|
| nil | toast (string text, bool fast=false) |
| Show the toast. More... | |
| int | alert (string text, string positive='ok', string negative=nil, string neutral=nil) |
| Displays a dialog with several buttons. More... | |
| mixed | prompt (table prompts, table defaults={}, table types={}) |
| Displays the dialog for data entry. More... | |
| mixed | choice (table items, string selected=nil, string message=nil) |
| Displays the selection dialog from the list. More... | |
| mixed | multiChoice (table items, table selection={}, string message=nil) |
| Displays the multiple choice dialog. More... | |
浙公网安备 33010602011771号