Package zombie.core.raknet
Class VoiceTest
java.lang.Object
zombie.core.raknet.VoiceTest
-
Field Summary
Modifier and TypeFieldDescriptionprotected static boolean
protected static ByteBuffer
protected static RakNetPeerInterface
protected static RakNetPeerInterface
protected static ByteBuffer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
protected static void
static ByteBuffer
protected static void
rakNetServer
(int int1) static ByteBuffer
-
Field Details
-
bQuit
protected static boolean bQuit -
serverBuf
-
clientBuf
-
rnclientPeer
-
rnserverPeer
-
-
Constructor Details
-
VoiceTest
public VoiceTest()
-
-
Method Details
-
rakNetServer
protected static void rakNetServer(int int1) -
rakNetServerReceive
-
rakNetClient
protected static void rakNetClient() -
rakNetClientReceive
-
main
-