Uses of Class
playn.core.TileSource

  • Uses of TileSource in playn.core

    Subclasses of TileSource in playn.core
    Modifier and Type
    Class
    Description
    class 
    Bitmapped image data.
    static class 
    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).
    class 
    An implementation detail.
    class 
    A handle to an OpenGL texture.
    class 
    Represents a square region of a texture.