Uses of Class
edu.uw.calebcha.hvz.HvZPlayerRegistry
-
Uses of HvZPlayerRegistry in edu.uw.calebcha.hvz
Methods in edu.uw.calebcha.hvz that return HvZPlayerRegistry Modifier and Type Method Description HvZPlayerRegistry
HvZGame. getPlayerRegistry()
Gets this game's player registry.Constructors in edu.uw.calebcha.hvz with parameters of type HvZPlayerRegistry Constructor Description HvZGame(java.lang.String name, HvZMap map, HvZPlayerRegistry playerRegistry, HvZGraveyard graveyard)
Initializes the HvZGame with existing players.