Skip to content

DBDeckSummaries

Divided by Zer0 edited this page Sep 26, 2021 · 4 revisions

DBDeckSummaries

Extends: HBoxContainer

Description

Shows details about the current deck as a whole

Property Descriptions

deck_min_label

var deck_min_label: Label

Stores the location of the deck-minimun label

Method Descriptions

setup

func setup() -> void

We use this function instead of _ready() In order to make it overridable by customized scenes

Clone this wiki locally