Class TilesetDepthTexture

java.lang.Object
zombie.tileDepth.TilesetDepthTexture

public final class TilesetDepthTexture extends Object
  • Constructor Details Link icon

    • TilesetDepthTexture Link icon

      public TilesetDepthTexture(TileDepthTextures tileDepthTextures, String string, int int0, int int1, boolean boolean0)
  • Method Details Link icon

    • getColumns Link icon

      public int getColumns()
    • getRows Link icon

      public int getRows()
    • is2x Link icon

      public boolean is2x()
    • setKeepPixels Link icon

      public void setKeepPixels(boolean boolean0)
    • isKeepPixels Link icon

      public boolean isKeepPixels()
    • getOrCreateTile Link icon

      public TileDepthTexture getOrCreateTile(int int0)
    • getOrCreateTile Link icon

      public TileDepthTexture getOrCreateTile(int int0, int int1)
    • getName Link icon

      public String getName()
    • getTileWidth Link icon

      public int getTileWidth()
    • getTileHeight Link icon

      public int getTileHeight()
    • getWidth Link icon

      public int getWidth()
    • getHeight Link icon

      public int getHeight()
    • getTileCount Link icon

      public int getTileCount()
    • getRelativeFileName Link icon

      public String getRelativeFileName()
    • getAbsoluteFileName Link icon

      public String getAbsoluteFileName()
    • load Link icon

      public void load() throws Exception
      Throws:
      Exception
    • save Link icon

      public void save() throws Exception
      Throws:
      Exception
    • fileExists Link icon

      public boolean fileExists()
    • removeFile Link icon

      public void removeFile()
    • getTexture Link icon

      public Texture getTexture()
    • reload Link icon

      public void reload() throws Exception
      Throws:
      Exception
    • mergeTileset Link icon

      public void mergeTileset(TilesetDepthTexture tilesetDepthTexture0)
    • initSprites Link icon

      public void initSprites()
    • clearTiles Link icon

      public void clearTiles()
    • Reset Link icon

      public void Reset()