Class CoopMaster
java.lang.Object
zombie.network.CoopMaster
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassstatic enum -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddListener(ICoopServerMessageListener iCoopServerMessageListener) voidaddListener(ICoopServerMessageListener iCoopServerMessageListener, CoopMaster.ListenerOptions listenerOptions) getPlayerSaveFolder(String string) intgetServerSaveFolder(String string) voidinvokeServer(String string1, String string2, ICoopServerMessageListener iCoopServerMessageListener) booleanvoidlaunchServer(String string0, String string1, int int0) voidregister(Platform platform, KahluaTable table1) voidremoveListener(ICoopServerMessageListener iCoopServerMessageListener) voidsendMessage(String string0, String string1) voidsendMessage(String string0, String string1, String string2) voidvoidupdate()
-
Field Details
-
instance
-
-
Method Details
-
getServerPort
public int getServerPort() -
launchServer
- Throws:
IOException
-
softreset
- Throws:
IOException
-
abortServer
public void abortServer() -
isRunning
public boolean isRunning() -
terminationReason
-
sendMessage
-
sendMessage
-
invokeServer
public void invokeServer(String string1, String string2, ICoopServerMessageListener iCoopServerMessageListener) -
getMessage
-
update
public void update() -
register
-
addListener
public void addListener(ICoopServerMessageListener iCoopServerMessageListener, CoopMaster.ListenerOptions listenerOptions) -
addListener
-
removeListener
-
getServerName
-
getServerSaveFolder
-
getPlayerSaveFolder
-