public interface Points
| Modifier and Type | Method and Description | 
|---|---|
int | 
getBlockade()
The number of points that is required to block a link from one  
Country to
 another. | 
int | 
getConquer()
The number of points a player receives when they conquer a country. 
 | 
int | 
getUnitTrade()
 | 
int getConquer()
int getUnitTrade()
int getBlockade()
Country to
 another.