G T

G

gameComponents - package gameComponents
 
getColorForIndex(int) - Static method in class gameComponents.TargetServices
Returns the colour of the target type with the specified index number.
getColorName(int) - Static method in class gameComponents.TargetServices
Returns the text label for the given RGB integer value, if one exists.
getNumberOfPossibleTargets() - Static method in class gameComponents.TargetServices
Returns the total number of targets defined by this utility class.
getPointsForIndex(int) - Static method in class gameComponents.TargetServices
Returns the points value of the target type with the specified index number.
getSizeForIndex(int) - Static method in class gameComponents.TargetServices
Returns the size attribute of the target type with the specified index number.

G T