Class NetworkZombiePacker
java.lang.Object
zombie.popman.NetworkZombiePacker
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static NetworkZombiePacker
int
getZombieData
(UdpConnection udpConnection, ZombieSynchronizationPacket zombieSynchronizationPacket) void
parseZombie
(ByteBuffer bb, UdpConnection connection) void
void
send
(UdpConnection connection) void
-
Field Details
-
zombiesRequest
-
-
Constructor Details
-
NetworkZombiePacker
public NetworkZombiePacker()
-
-
Method Details
-
getInstance
-
setExtraUpdate
public void setExtraUpdate() -
deleteZombie
-
parseZombie
-
postupdate
public void postupdate() -
getZombieData
public int getZombieData(UdpConnection udpConnection, ZombieSynchronizationPacket zombieSynchronizationPacket) -
send
-