Package de.tum.cit.ase.editor.tools


package de.tum.cit.ase.editor.tools
Contains logic for the drawing tools
  • Class
    Description
    The Bucket class represents a tool for filling areas with a selected tile in an editor application.
    The base class for all editor tools.
    A tool for erasing tiles in the editor.
    The Pen class represents a pen tool used for drawing on a canvas.
    Represents a square tool for drawing squares on a canvas.
    An interface representing a tool in an editor.
    The ToolManager class provides utility methods for managing tools.