I am trying to make a Hearthstone clone and I'm wondering how I add images to a set location.
Let's say a player gets a card. How do I lay down that card's image into a specific point in the board?
setLocation(int x, int y)