Class NetworkZombieManager
java.lang.Object
zombie.popman.NetworkZombieManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
canSpotted
(IsoZombie zombie) void
clearTargetAuth
(UdpConnection connection, IsoPlayer player) int
static NetworkZombieManager
int
void
getZombieAuth
(UdpConnection connection, ByteBuffer bb) getZombieList
(UdpConnection connection) void
moveZombie
(IsoZombie zombie, UdpConnection to, IsoPlayer player) void
recheck
(UdpConnection connection) static void
removeZombies
(UdpConnection connection) 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
-