Class Summary |
Canvas |
A canvas is used to draw the objects in a map and handlers the translation
between virtual and screen coordinates. |
Grid |
A grid object stores the current state of the grid. |
Main |
Main class for launching the map editor. |
MainWindow |
The main window displays the map editor and builds the interactions between
the window and the interaction handler as well as interactions between
menu items and actions. |
MessageBar |
Panel for displaying messages at the bottom of the canvas. |
RecordingPlayer |
Class for playing recordings. |