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