Uses of Class
net.jetrix.winlist.GamePlayer

Packages that use GamePlayer
net.jetrix.winlist   
 

Uses of GamePlayer in net.jetrix.winlist
 

Methods in net.jetrix.winlist that return types with arguments of type GamePlayer
 Collection<GamePlayer> GameResult.getGamePlayers()
          Return the list of players involved in the game.
 Collection<GamePlayer> GameResult.getPlayersAtRank(int rank)
          Return the players that finished the game at the specified rank.
 



Copyright © 2001-2010. All Rights Reserved.