Interface TileContainer


  • public interface TileContainer
    • Method Detail

      • getAt

        ITile getAt​(int x,
                    int y)
      • getAt

        ITile getAt​(int x,
                    int y,
                    int z)
      • getAll

        ITile[][] getAll()
      • getAllFloors

        ITile[][][] getAllFloors()