Package zombie.popman
Class NetworkZombieManager
java.lang.Object
zombie.popman.NetworkZombieManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanSpotted(IsoZombie zombie) voidclearTargetAuth(UdpConnection udpConnection, IsoPlayer player) intgetAuthorizedZombieCount(UdpConnection udpConnection) static NetworkZombieManagerintvoidgetZombieAuth(UdpConnection udpConnection, ByteBuffer byteBuffer) getZombieList(UdpConnection udpConnection) voidmoveZombie(IsoZombie zombie, UdpConnection udpConnection, IsoPlayer player) voidrecheck(UdpConnection udpConnection) static voidremoveZombies(UdpConnection udpConnection) voidupdateAuth(IsoZombie zombie)
-
Constructor Details
-
NetworkZombieManager
public NetworkZombieManager()
-
-
Method Details
-
getInstance
-
getAuthorizedZombieCount
-
getUnauthorizedZombieCount
public int getUnauthorizedZombieCount() -
canSpotted
-
updateAuth
-
moveZombie
-
getZombieAuth
-
getZombieList
-
clearTargetAuth
-
removeZombies
-
recheck
-