| Class | Description |
|---|---|
| ClientPolicyCard |
`
Created by arirappaport on 11/15/15.
|
| Hand |
Hand is the GUIOrig element responsible for allowing the user to interact with the current cards in their hand
It will display the hards in the user's hand
On mouseover, the cards will become enlarged
On mouseclick, the player will attempt to play the card
Maybe on rightmouseclick, the player can set card variables
|
| HandOrig |
Hand is the GUIOrig element responsible for allowing the user to interact with the current cards in their hand
It will display the hards in the user's hand
On mouseover, the cards will become enlarged
On mouseclick, the player will attempt to play the card
Maybe on rightmouseclick, the player can set card variables
|