Package vooga.levelEditor.controller

Class Summary
LevelEditorController The umbrella class for the Level Editor controller.
MenuBarItems Enclosing class for all of the items in the menu bar.
ObjectTreeTransferHandler The TransferHandler that handles drag-and-drop operations from the object browser tree to the render window.
RenderWindowTransferHandler Handles game item transfers into the render window from the object tree.
TransferableGameItem Packages a GameItemClassModel for transfer between the object browser and the render window.