Uses of Class
marauroa.client.ClientFramework
-
Uses of ClientFramework in games.stendhal.client
Modifier and TypeClassDescriptionclass
This class is the glue to Marauroa, it extends ClientFramework and allows us to easily connect to an marauroa server and operate it easily.Modifier and TypeMethodDescriptionstatic ClientFramework
ClientSingletonRepository.getClientFramework()
gets the ClientFrameworkModifier and TypeMethodDescriptionstatic void
ClientSingletonRepository.setClientFramework(ClientFramework clientFramework)
sets the ClientFramework