Class StrategicAssignments

java.lang.Object
  |
  +--StrategicAssignments

public class StrategicAssignments
extends java.lang.Object


Constructor Summary
StrategicAssignments()
           
 
Method Summary
 void getAssignment()
          This will get the current strategic assignment for that game turn by setting flags in the province game class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrategicAssignments

public StrategicAssignments()
Method Detail

getAssignment

public void getAssignment()
This will get the current strategic assignment for that game turn by setting flags in the province game class.