Package group24.escaperoom.ui
Class EditorUI
java.lang.Object
group24.escaperoom.ui.EditorUI
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclassstatic enum -
Constructor Summary
ConstructorsConstructorDescriptionEditorUI(LevelEditorScreen screen, ToolManager tools, DragManager drag, ActionHistory history, ItemDrawer drawer) -
Method Summary
-
Constructor Details
-
EditorUI
public EditorUI(LevelEditorScreen screen, ToolManager tools, DragManager drag, ActionHistory history, ItemDrawer drawer)
-
-
Method Details
-
getHints
-
clearSelections
public boolean clearSelections() -
getRoot
public com.badlogic.gdx.scenes.scene2d.ui.Table getRoot()
-