Package com.dbarnes.sgme

Class Summary
Extension Base class for custom extensions to the Simple Game Map Editor.
Item Base class for the major components of a Map.
Map Represents a map in a project.
MapWidget Represents an instance of a Widget on a Map.
Project Represents a single project.
Tile Represents a tile type in a project.
TileImage Represents an image that can be used to represent a Tile in the graphical user interface.
TileImageFile Represents an image file which can be used for a single TileImage object or broken up into multiple TileImage objects.
Widget Represents a widget in a project.