Uses of Class
games.stendhal.client.gui.j2d.RemovableSprite
Packages that use RemovableSprite
Package
Description
the Stendhal Client.
-
Uses of RemovableSprite in games.stendhal.client
Methods in games.stendhal.client that return RemovableSpriteModifier and TypeMethodDescriptionGameScreen.getTextAt(int x, int y) IGameScreen.getTextAt(int x, int y) Get the text bubble at specific coordinates.Methods in games.stendhal.client with parameters of type RemovableSpriteModifier and TypeMethodDescriptionvoidGameScreen.removeEmoji(RemovableSprite entity) voidGameScreen.removeText(RemovableSprite entity) voidIGameScreen.removeText(RemovableSprite entity) Removes a text bubble. -
Uses of RemovableSprite in games.stendhal.client.gui.j2d
Methods in games.stendhal.client.gui.j2d with parameters of type RemovableSprite -
Uses of RemovableSprite in utilities
Methods in utilities that return RemovableSpriteMethods in utilities with parameters of type RemovableSprite