Package 

Class CardView


  • 
    public class CardView
    extends GameComponentView
                        

    A CardView may be used to visualize a card.

    You can inherit from this class if you want to add additional functionality or fields. Inheriting does NOT change how a cardView is visualized by the BGW framework.

    Visualization:

    The Visual at the currentSide value is used to visualize the card. By default, the back side is shown.