Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
arcmap.tilemap.Layer
arcmap.mapcontroller.MapController
:
MapController is the command and control center for the program.
arcmap.mapcontroller.MapListener
:
Base class for anything that wants to be notified about state changes in the map
arcmap.editortools.EditorTool
:
Base class for tools used in the map editor.
arcmap.editortools.LightDrawTool
arcmap.editortools.ShapeTool
:
Base class for tools that draw physics shapes
arcmap.editortools.CircleDrawTool
arcmap.editortools.PhysicsSelectTool
arcmap.editortools.PolygonDrawTool
arcmap.editortools.TileTool
arcmap.editortools.TileDeleteTool
arcmap.editortools.TileDrawTool
arcmap.editortools.TileSelectTool
arcmap.layers.LayerView
arcmap.window.MainWindow
:
Toplevel window for the map editor
arcmap.mapgrid.MapGrid
:
Handles drawing the map to the screen
arcmap.tilepalette.PaletteManager
:
Manages TilePalette instances.
arcmap.tilepalette.TilePalette
:
Class for allowing images to be used as tile sets.
arcmap.mapio.MapReader
:
Base class for map readers
arcmap.mapio.JSONMapReader
arcmap.mapio.XMLMapReader
arcmap.mapio.MapWriter
arcmap.mapio.BinaryMapWriter
arcmap.mapio.JSONMapWriter
arcmap.mapio.XMLMapWriter
arcmap.shapes.Point
:
This may just end up being replaced by a tuple
arcmap.shapes.Shape
:
Base class for shapes
arcmap.shapes.Circle
arcmap.shapes.Polygon
arcmap.tilemap.TileMap
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
arcmap.datafiles.FileNotFoundError
gobject.GInterface
:
Interface GInterface
gtk.Buildable
gtk.Widget
:
Object GtkWidget
gtk.Container
:
Object GtkContainer
gtk.Bin
:
Object GtkBin
gtk.Window
:
Object GtkWindow
gtk.Dialog
:
Object GtkDialog
arcmap.dialogs.BackgroundDialog
arcmap.dialogs.BackgroundLayerDialog
arcmap.dialogs.NewDialog
:
Dialog for File->New
arcmap.dialogs.PreferencesDialog
arcmap.dialogs.PropertiesDialog
:
Dialog for File->Properties
arcmap.dialogs.ResizeDialog
:
Dialog for resizing the map
arcmap.dialogs.StaticShapePropertiesDialog
gtk.DrawingArea
:
Object GtkDrawingArea
arcmap.parallax.ParallaxViewer
:
Widget for drawing parallax backgrounds to the screen
arcmap.resizewidget.ResizeView
:
Widget for previewing a resize operation.
arcmap.tilegrid.TileGrid
:
Base class for MapGrid and TilePalette.
arcmap.mapgrid.MapGrid
:
Handles drawing the map to the screen
arcmap.tilepalette.TilePalette
:
Class for allowing images to be used as tile sets.
arcmap.visualwidget.VisualWidget
:
Widget for previewing preferences
atk.ImplementorIface
gtk.Widget
:
Object GtkWidget
gtk.Container
:
Object GtkContainer
gtk.Bin
:
Object GtkBin
gtk.Window
:
Object GtkWindow
gtk.Dialog
:
Object GtkDialog
arcmap.dialogs.BackgroundDialog
arcmap.dialogs.BackgroundLayerDialog
arcmap.dialogs.NewDialog
:
Dialog for File->New
arcmap.dialogs.PreferencesDialog
arcmap.dialogs.PropertiesDialog
:
Dialog for File->Properties
arcmap.dialogs.ResizeDialog
:
Dialog for resizing the map
arcmap.dialogs.StaticShapePropertiesDialog
gtk.DrawingArea
:
Object GtkDrawingArea
arcmap.parallax.ParallaxViewer
:
Widget for drawing parallax backgrounds to the screen
arcmap.resizewidget.ResizeView
:
Widget for previewing a resize operation.
arcmap.tilegrid.TileGrid
:
Base class for MapGrid and TilePalette.
arcmap.mapgrid.MapGrid
:
Handles drawing the map to the screen
arcmap.tilepalette.TilePalette
:
Class for allowing images to be used as tile sets.
arcmap.visualwidget.VisualWidget
:
Widget for previewing preferences
unreachable
.GObject
:
Object GObject
gtk.Object
:
Object GtkObject
gtk.Widget
:
Object GtkWidget
gtk.Container
:
Object GtkContainer
gtk.Bin
:
Object GtkBin
gtk.Window
:
Object GtkWindow
gtk.Dialog
:
Object GtkDialog
arcmap.dialogs.BackgroundDialog
arcmap.dialogs.BackgroundLayerDialog
arcmap.dialogs.NewDialog
:
Dialog for File->New
arcmap.dialogs.PreferencesDialog
arcmap.dialogs.PropertiesDialog
:
Dialog for File->Properties
arcmap.dialogs.ResizeDialog
:
Dialog for resizing the map
arcmap.dialogs.StaticShapePropertiesDialog
gtk.DrawingArea
:
Object GtkDrawingArea
arcmap.parallax.ParallaxViewer
:
Widget for drawing parallax backgrounds to the screen
arcmap.resizewidget.ResizeView
:
Widget for previewing a resize operation.
arcmap.tilegrid.TileGrid
:
Base class for MapGrid and TilePalette.
arcmap.mapgrid.MapGrid
:
Handles drawing the map to the screen
arcmap.tilepalette.TilePalette
:
Class for allowing images to be used as tile sets.
arcmap.visualwidget.VisualWidget
:
Widget for previewing preferences
arcmap.dialogs.HIGTableBuilder
:
Builds table layouts for HIG-compliant dialogs
arcmap.tilemap.Light
arcmap.tilemap.Parallax
arcmap.graphics.RGBA
arcmap.tilemap.Tile
arcmap.undo.UndoAction
:
Base class for undo actions
arcmap.undo.ResizeAction
arcmap.undo.ShapeAddAction
:
UndoAction for adding a shape to the map
arcmap.undo.ShapeAdjustAction
:
UndoAction for adjusting the geometry of a shape
arcmap.undo.ShapeDeleteAction
:
UndoAction for deleting a shape from the map
arcmap.undo.ShapeMoveAction
:
UndoAction for moving physics shapes around the map
arcmap.undo.TileAddAction
:
Action for adding tiles to the map.
arcmap.undo.TileRemoveAction
:
Action for removing tiles from the map
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Oct 6 15:18:45 2009
http://epydoc.sourceforge.net