Uses of Class
com.threerings.parlor.rating.server.Rating

Packages that use Rating
com.threerings.parlor.rating.server   
 

Uses of Rating in com.threerings.parlor.rating.server
 

Methods in com.threerings.parlor.rating.server with parameters of type Rating
static float Rating.computeAdjustment(float W, int opprat, Rating rating)
          Computes a ratings adjustment for the given player, using a modified version of the FIDE Chess rating system as:
static int Rating.computeRating(Rating[] ratings, int pidx, float W)
          Computes a player's updated rating using a modified version of the FIDE/ELO system.
 



Copyright © 2011. All Rights Reserved.