Uses of Class
marauroa.client.ClientFramework
Packages that use ClientFramework
-
Uses of ClientFramework in games.stendhal.client
Subclasses of ClientFramework in games.stendhal.clientModifier 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.Methods in games.stendhal.client that return ClientFrameworkModifier and TypeMethodDescriptionstatic ClientFramework
ClientSingletonRepository.getClientFramework()
gets the ClientFrameworkMethods in games.stendhal.client with parameters of type ClientFrameworkModifier and TypeMethodDescriptionstatic void
ClientSingletonRepository.setClientFramework(ClientFramework clientFramework)
sets the ClientFramework