Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.zazof.jteg.Card

Uses of Card in org.zazof.jteg
 

Methods in org.zazof.jteg that return Card
 Card CardList.getFreeCard()
          Get a free card
 

Methods in org.zazof.jteg with parameters of type Card
 boolean Card.isEqualTo(Card other)
          Returns whether this card is compatible with another card
 boolean Card.isDifferentFrom(Card other)
          Returns whether this card is different from another card