1.2 KiB
1.2 KiB
plugin.gd
Extends: EditorPlugin
Description
Plugin script to initialize Escoria
Constants Descriptions
autoloads
const autoloads: Dictionary = {"escoria":"res://addons/escoria-core/game/escoria.tscn"}
Autoloads to instantiate
Method Descriptions
set_escoria_ui_settings
func set_escoria_ui_settings()
Prepare the settings in the Escoria UI category
set_escoria_main_settings
func set_escoria_main_settings()
Prepare the settings in the Escoria main category
set_escoria_debug_settings
func set_escoria_debug_settings()
Prepare the settings in the Escoria debug category
set_escoria_internal_settings
func set_escoria_internal_settings()
Prepare the settings in the Escoria internal category
set_escoria_sound_settings
func set_escoria_sound_settings()
Prepare the settings in the Escoria sound settings
set_escoria_platform_settings
func set_escoria_platform_settings()
Prepare the settings in the Escoria platform category and may need special setting per build