Class FlyOverArea2DView

java.lang.Object
games.stendhal.client.gui.j2d.entity.Entity2DView<T>
games.stendhal.client.gui.j2d.entity.FlyOverArea2DView
All Implemented Interfaces:
Inspectable, EntityView<IEntity>

public class FlyOverArea2DView extends Entity2DView<T>
The 2D view of a fly over area.
  • Constructor Details

    • FlyOverArea2DView

      public FlyOverArea2DView()
  • Method Details