Class EmulGLDrawableImage

All Implemented Interfaces:
IGLRenderer, ISortableDraw

public class EmulGLDrawableImage extends DrawableImage
Renders an image at the specified 3d position. The equivalent of
invalid @link
DrawableTexture
.
  • Field Details

    • image

      protected BufferedImage image
    • position

      protected Coord3d position
    • DEFAULT_IMG_WIDTH

      public static int DEFAULT_IMG_WIDTH
    • DEFAULT_IMG_HEIGHT

      public static int DEFAULT_IMG_HEIGHT
  • Constructor Details

  • Method Details