Creates a card instance from given deck using the give card number
Keep in mind that the current card actor is undefined (null) until the
card is displayed in the gamegrid using the hand's draw() method
or attributeActor() is called.
Creates a transformed card cover actor from the seed actor of the
first card in the given deck and adds it at the given location to
the given game grid.