Uses of Class
editor.graphics.editorPanels.mapEditorPanels.TileIcon

Packages that use TileIcon
editor.graphics   
 

Uses of TileIcon in editor.graphics
 

Methods in editor.graphics that return types with arguments of type TileIcon
 java.util.ArrayList<TileIcon> ImageFactory.getAllBackgroundTiles()
          Returns a list of background tiles.
 java.util.ArrayList<TileIcon> ImageFactory.getBackgroundTiles()
          Returns a list of main background tiles.