Hi, I was trying to destroy a card but getCard method doesn't exist in stack. stack = stack = gajus.Swing.Stack(); card = stack.getCard(index.target); card.destroy();
Hi,
I was trying to destroy a card but getCard method doesn't exist in stack.
stack = stack = gajus.Swing.Stack();
card = stack.getCard(index.target);
card.destroy();