Uses of Class
zombie.characters.IsoSurvivor
Packages that use IsoSurvivor
-
Uses of IsoSurvivor in zombie.characters
Methods in zombie.characters that return IsoSurvivorModifier and TypeMethodDescriptionIsoPlayer.getDragCharacter()static IsoSurvivorSurvivorFactory.InstansiateInCell(SurvivorDesc desc, IsoCell cell, int x, int y, int z) Methods in zombie.characters with parameters of type IsoSurvivor -
Uses of IsoSurvivor in zombie.iso
Methods in zombie.iso that return IsoSurvivorModifier and TypeMethodDescriptionIsoWorld.CreateRandomSurvivor(SurvivorDesc desc, IsoGridSquare sq, IsoPlayer player) IsoCell.getNetworkPlayer(int RemoteID) Methods in zombie.iso that return types with arguments of type IsoSurvivor -
Uses of IsoSurvivor in zombie.ui
Fields in zombie.ui declared as IsoSurvivor