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