Uses of Class
com.treescrub.spedran.data.RunPlayer
-
Packages that use RunPlayer Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of RunPlayer in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return types with arguments of type RunPlayer Modifier and Type Method Description List<RunPlayer>Run. getPlayers()Gets aListof the runners of this run.
-