Class RotationTool
java.lang.Object
group24.escaperoom.ui.editorTools.EditorTool
group24.escaperoom.ui.editorTools.RotationTool
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents a rotation operation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class group24.escaperoom.ui.editorTools.EditorTool
getEditor
-
Constructor Details
-
RotationTool
-
-
Method Details
-
cancel
public void cancel()Description copied from class:EditorToolCalled when the user presses Escape while this is the active tool- Specified by:
cancelin classEditorTool
-
select
public void select()Description copied from class:EditorToolCalled when this tool is selected- Specified by:
selectin classEditorTool
-
getButtonStyle
- Overrides:
getButtonStylein classEditorTool
-
getType
- Specified by:
getTypein classEditorTool- Returns:
- the
ToolManager.ToolType
-
getName
- Specified by:
getNamein classEditorTool
-