Uses of Class
games.stendhal.client.UserContext
Packages that use UserContext
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of UserContext in games.stendhal.client
Methods in games.stendhal.client that return UserContext -
Uses of UserContext in games.stendhal.client.gui
Constructors in games.stendhal.client.gui with parameters of type UserContextModifierConstructorDescriptionj2DClient(StendhalClient client, UserContext userContext, JFrame splash) Create new j2DClient.