-
-
Notifications
You must be signed in to change notification settings - Fork 106
CVGridCardObject
Divided by Zer0 edited this page Sep 26, 2021
·
1 revision
Extends: CenterContainer
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
var display_card: Card
var card_list_object
var preview_popup: Node
func setup(card) -> Card
func get_class() -> String