Uses of Class
Rules

Uses of Rules in <Unnamed>
 

Constructors in <Unnamed> with parameters of type Rules
LocalPlayer(int num, Rules rules, Driver theDriver)
          This is a default constructor for this object
NetworkPlayer(int playerNum, Rules rules, Driver theDriver)
          Constructor that creates a default object of this class
Player(int num, Rules newRules, Driver newDriver)
          Create a new instance of a Player object to represent one of the users.