Uses of Class
edu.uw.calebcha.hvz.HvZMap
-
Uses of HvZMap in edu.uw.calebcha.hvz
Constructors in edu.uw.calebcha.hvz with parameters of type HvZMap Constructor Description HvZGame(java.lang.String name, HvZMap map)
Initializes the HvZGameHvZGame(java.lang.String name, HvZMap map, HvZPlayerRegistry playerRegistry, HvZGraveyard graveyard)
Initializes the HvZGame with existing players.