Package playn.core

Class Image.Region

java.lang.Object
playn.core.TileSource
playn.core.Image.Region
All Implemented Interfaces:
Canvas.Drawable
Enclosing class:
Image

public abstract static class Image.Region extends TileSource implements Canvas.Drawable
A region of an image which can be rendered to Canvases and turned into a texture (which is a Tile of the original image's texture).
  • Constructor Details

    • Region

      public Region()