Package zombie.popman
Class NetworkZombieManager
java.lang.Object
zombie.popman.NetworkZombieManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
canSpotted
(IsoZombie zombie) void
clearTargetAuth
(UdpConnection udpConnection, IsoPlayer player) int
getAuthorizedZombieCount
(UdpConnection udpConnection) static NetworkZombieManager
int
void
getZombieAuth
(UdpConnection udpConnection, ByteBuffer byteBuffer) getZombieList
(UdpConnection udpConnection) void
moveZombie
(IsoZombie zombie, UdpConnection udpConnection, IsoPlayer player) void
recheck
(UdpConnection udpConnection) static void
removeZombies
(UdpConnection udpConnection) void
updateAuth
(IsoZombie zombie)
-
Constructor Details
-
NetworkZombieManager
public NetworkZombieManager()
-
-
Method Details
-
getInstance
-
getAuthorizedZombieCount
-
getUnauthorizedZombieCount
public int getUnauthorizedZombieCount() -
canSpotted
-
updateAuth
-
moveZombie
-
getZombieAuth
-
getZombieList
-
clearTargetAuth
-
removeZombies
-
recheck
-