Difference between revisions of "Template:Lua Functions"
From The Battle for Wesnoth Wiki
(Created page with "{|class="reference-sidebar" |- | wesnoth.dofile<br> wesnoth.require<br> LuaAPI/wesnoth#wesnoth.textdomai...") |
|||
Line 326: | Line 326: | ||
[[LuaAPI/unit_test#unit_test.assert_throws|unit_test.assert_throws]]<br> | [[LuaAPI/unit_test#unit_test.assert_throws|unit_test.assert_throws]]<br> | ||
[[LuaAPI/unit_test#unit_test.assert_throws_with|unit_test.assert_throws_with]]<br> | [[LuaAPI/unit_test#unit_test.assert_throws_with|unit_test.assert_throws_with]]<br> | ||
− | + | [[LuaAPI/wesnoth/interface#wesnoth.interface.delay|wesnoth.interface.delay]]<br> | |
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.deselect_hex|wesnoth.interface.deselect_hex]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.highlight_hex|wesnoth.interface.highlight_hex]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.select_unit|wesnoth.interface.select_unit]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.float_label|wesnoth.interface.float_label]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.get_displayed_unit|wesnoth.interface.get_displayed_unit]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.get_hovered_hex|wesnoth.interface.get_hovered_hex]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.get_selected_hex|wesnoth.interface.get_selected_hex]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.get_viewing_side|wesnoth.interface.get_viewing_side]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.lock|wesnoth.interface.lock]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.is_locked|wesnoth.interface.is_locked]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.scroll_to_hex|wesnoth.interface.scroll_to_hex]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.scroll|wesnoth.interface.scroll]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.zoom|wesnoth.interface.zoom]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.skip_messages|wesnoth.interface.skip_messages]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.is_skipping_messages|wesnoth.interface.is_skipping_messages]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.add_chat_message|wesnoth.interface.add_chat_message]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.clear_chat_messages|wesnoth.interface.clear_chat_messages]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.add_item_image|wesnoth.interface.add_item_image]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.add_item_halo|wesnoth.interface.add_item_halo]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.remove_item|wesnoth.interface.remove_item]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.get_items|wesnoth.interface.get_items]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.add_hex_overlay|wesnoth.interface.add_hex_overlay]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.remove_hex_overlay|wesnoth.interface.remove_hex_overlay]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.end_turn|wesnoth.interface.end_turn]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.allow_end_turn|wesnoth.interface.allow_end_turn]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.color_adjust|wesnoth.interface.color_adjust]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.add_overlay_text|wesnoth.interface.add_overlay_text]]<br> | ||
+ | [[LuaAPI/wesnoth/interface#wesnoth.interface.handle_user_interact|wesnoth.interface.handle_user_interact]]<br> | ||
|} | |} |