aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/dlg_create_world.lua
diff options
context:
space:
mode:
authorLoïc Blot <nerzhul@users.noreply.github.com>2017-09-04 22:08:59 +0200
committerGitHub <noreply@github.com>2017-09-04 22:08:59 +0200
commitDiffstat (limited to 'builtin/mainmenu/dlg_create_world.lua')
0 files changed, 0 insertions, 0 deletions
/span> * @param text events in textual form */ void handleMainMenuEvent(std::string text); /** * process field data recieved from formspec * @param fields data in field format */ void handleMainMenuButtons(const StringMap &fields); }; #endif /* S_MAINMENU_H_ */