Uses of Class
com.empireclassic.Remote.NationInfo

Uses of NationInfo in com.empireclassic.Remote
 

Methods in com.empireclassic.Remote that return NationInfo
 NationInfo RemoteEmpire.getNation(int nationNumber)
           
 

Methods in com.empireclassic.Remote that return types with arguments of type NationInfo
 java.util.Map<java.lang.Integer,NationInfo> RemoteEmpire.getNationList()
          Get the list of nations in the game.