Class NetworkZombiePacker
java.lang.Object
zombie.popman.NetworkZombiePacker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static NetworkZombiePacker
int
getZombieData
(UdpConnection connection, ByteBuffer _bb) void
parseZombie
(ByteBuffer _bb, UdpConnection connection) void
void
receivePacket
(ByteBuffer _bb, UdpConnection connection) void
send
(UdpConnection connection) void
-
Constructor Details
-
NetworkZombiePacker
public NetworkZombiePacker()
-
-
Method Details
-
getInstance
-
setExtraUpdate
public void setExtraUpdate() -
deleteZombie
-
receivePacket
-
parseZombie
-
postupdate
public void postupdate() -
getZombieData
-
send
-