Uses of Class
games.stendhal.client.gui.j2d.entity.Entity2DView
-
Uses of Entity2DView in games.stendhal.client.gui.j2d
ModifierConstructorDescriptionImageEffect(Entity2DView<? extends IEntity> view, String image)
Create a new ImageEffect. -
Uses of Entity2DView in games.stendhal.client.gui.j2d.entity
Modifier and TypeClassDescriptionclass
The 2D view of a fly over area.class
StackableItem2DView<T extends StackableItem>
The 2D view of a stackable item.