Class NetworkZombiePacker
java.lang.Object
zombie.popman.NetworkZombiePacker
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteZombie(IsoZombie zombie0) static NetworkZombiePackerintgetZombieData(UdpConnection udpConnection, ZombieSynchronizationPacket zombieSynchronizationPacket) voidparseZombie(ByteBuffer byteBuffer, UdpConnection udpConnection) voidvoidsend(UdpConnection udpConnection) 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
-