LibraryDeck
Inherits: MarginContainer
Properties
| Type | Name | Default |
|---|---|---|
| GameCard | card_1 | |
| GameCard | card_2 | |
| GameCard | card_3 | |
| Timer | timer |
Methods
| Returns | Signature |
|---|---|
| void | set_texture(idx: int, texture: Texture2D) |
Property Descriptions
card_1
GameCard card_1
Note
There is currently no description for this property. Please help us by contributing one!
card_2
GameCard card_2
Note
There is currently no description for this property. Please help us by contributing one!
card_3
GameCard card_3
Note
There is currently no description for this property. Please help us by contributing one!
timer
Timer timer
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
set_texture()
void set_texture(idx: int, texture: Texture2D)
Set the texture on one of the cards in the library deck