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 TypeClassDescriptionclassThis 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 ClientFrameworkClientSingletonRepository.getClientFramework()gets the ClientFrameworkMethods in games.stendhal.client with parameters of type ClientFrameworkModifier and TypeMethodDescriptionstatic voidClientSingletonRepository.setClientFramework(ClientFramework clientFramework)sets the ClientFramework