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