sm64coopdx/docs/lua
Isaac0-dev 76b66e9b7d
give Lua mods some more control over dialog boxes (#19)
exposed set_menu_mode, create_dialog_box, create_dialog_box_with_response, create_dialog_box_with_var, create_dialog_inverted_box, reset_dialog_render_state
added and exposed get_dialog_response
HOOK_ON_DIALOG can now take an extra return value as a string, which will be used instead of what ever was going to be in the textbox.
2024-05-06 17:51:28 +10:00
..
examples Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
guides give Lua mods some more control over dialog boxes (#19) 2024-05-06 17:51:28 +10:00
constants.md exposed a bunch of interaction functions to Lua (#22) 2024-05-03 18:38:21 +10:00
functions-2.md Ran autogen 2023-10-26 17:15:01 -07:00
functions-3.md give Lua mods some more control over dialog boxes (#19) 2024-05-06 17:51:28 +10:00
functions-4.md exposed a bunch of interaction functions to Lua (#22) 2024-05-03 18:38:21 +10:00
functions-5.md give Lua mods some more control over dialog boxes (#19) 2024-05-06 17:51:28 +10:00
functions.md give Lua mods some more control over dialog boxes (#19) 2024-05-06 17:51:28 +10:00
globals.md Add gControllers 2024-01-01 14:43:44 -05:00
lua.md updated the introductory lua doc to mention the --console launch parameter 2024-01-09 00:43:06 +00:00
structs.md exposed a bunch of interaction functions to Lua (#22) 2024-05-03 18:38:21 +10:00