Skip to content

CVGridCardObject

Divided by Zer0 edited this page Sep 26, 2021 · 1 revision

CVGridCardObject

Extends: CenterContainer

Description

A container for a card instance which is meant to be placed in a grid container. It will also show a larger image of the card when moused-over

Property Descriptions

display_card

var display_card: Card

card_list_object

var card_list_object

preview_popup

var preview_popup: Node

Method Descriptions

setup

func setup(card) -> Card

get_class

func get_class() -> String
Clone this wiki locally