Class DragManager
java.lang.Object
group24.escaperoom.screens.editor.DragManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents a placement operation -
Constructor Summary
ConstructorsConstructorDescriptionDragManager(LevelEditorScreen screen, com.badlogic.gdx.scenes.scene2d.Actor roomProxy) -
Method Summary
Modifier and TypeMethodDescriptioncom.badlogic.gdx.scenes.scene2d.utils.DragAndDrop
-
Constructor Details
-
DragManager
-
-
Method Details
-
getDragAndDrop
public com.badlogic.gdx.scenes.scene2d.utils.DragAndDrop getDragAndDrop() -
getInFlightItem
-