Class NetworkZombieManager
java.lang.Object
zombie.popman.NetworkZombieManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanSpotted(IsoZombie zombie) voidclearTargetAuth(UdpConnection connection, IsoPlayer player) intstatic NetworkZombieManagerintintgetZombieAuth(UdpConnection connection, ZombieListPacket packet) voidmoveZombie(IsoZombie zombie, UdpConnection to, IsoPlayer player) voidrecheck(UdpConnection connection) static voidremoveZombies(UdpConnection connection) voidupdateAuth(IsoZombie zombie)
-
Constructor Details
-
NetworkZombieManager
public NetworkZombieManager()
-
-
Method Details
-
getInstance
-
getAuthorizedZombieCount
-
getUnauthorizedZombieCount
public int getUnauthorizedZombieCount() -
canSpotted
-
updateAuth
-
moveZombie
-
getZombieAuth
-
clearTargetAuth
-
removeZombies
-
recheck
-