docs: Automatic update of API docs

This commit is contained in:
StraToN
2021-10-25 07:00:14 +00:00
parent 689669d06e
commit ee03321b37
12 changed files with 200 additions and 5 deletions

33
docs/api/load_game.gd.md Normal file
View File

@@ -0,0 +1,33 @@
<!-- Auto-generated from JSON by GDScript docs maker. Do not edit this document directly. -->
# load\_game.gd
**Extends:** [Control](../Control)
## Description
A container for loading from a save slot
## Property Descriptions
### slot\_ui\_scene
```gdscript
export var slot_ui_scene = "[Object:null]"
```
The scene to display a slot
## Method Descriptions
### refresh\_savegames
```gdscript
func refresh_savegames()
```
Create the slots from the list of savegames
## Signals
- signal back_button_pressed(): Emitted when the back button is pressed