-
-
Notifications
You must be signed in to change notification settings - Fork 101
DBDeckSummaries
Divided by Zer0 edited this page Sep 26, 2021
·
4 revisions
Extends: HBoxContainer
Shows details about the current deck as a whole
var deck_min_label: Label
Stores the location of the deck-minimun label
func setup() -> void
We use this function instead of _ready() In order to make it overridable by customized scenes