Class IsometricTiledMapRenderer

    • Constructor Detail

      • IsometricTiledMapRenderer

        public IsometricTiledMapRenderer​(TiledMap map)
      • IsometricTiledMapRenderer

        public IsometricTiledMapRenderer​(TiledMap map,
                                         Batch batch)
      • IsometricTiledMapRenderer

        public IsometricTiledMapRenderer​(TiledMap map,
                                         float unitScale)
      • IsometricTiledMapRenderer

        public IsometricTiledMapRenderer​(TiledMap map,
                                         float unitScale,
                                         Batch batch)