Uses of Class
vooga.levelEditor.ui.LevelEditorUI

Packages that use LevelEditorUI
vooga.levelEditor.controller   
 

Uses of LevelEditorUI in vooga.levelEditor.controller
 

Constructors in vooga.levelEditor.controller with parameters of type LevelEditorUI
LevelEditorController(LevelEditorModel model, LevelEditorUI gui)
          Constructs a new controller with the given model and gui.
MenuBarItems(LevelEditorModel model, LevelEditorUI gui)
          Constructs a new menu bar item container with the given model and gui.