Uses of Class
games.stendhal.client.gui.j2d.entity.Entity2DView
Packages that use Entity2DView
-
Uses of Entity2DView in games.stendhal.client.gui.j2d
Constructors in games.stendhal.client.gui.j2d with parameters of type Entity2DViewModifierConstructorDescriptionImageEffect(Entity2DView<? extends IEntity> view, String image) Create a new ImageEffect. -
Uses of Entity2DView in games.stendhal.client.gui.j2d.entity
Subclasses of Entity2DView in games.stendhal.client.gui.j2d.entityModifier and TypeClassDescriptionclassThe 2D view of a fly over area.classItem2DView<T extends Item>The 2D view of an item.class