Class RMPolygonShapeTool<T extends RMPolygonShape>

Direct Known Subclasses:
RMAnimPathShapeTool, RMPencilShapeTool

public class RMPolygonShapeTool<T extends RMPolygonShape> extends RMTool<T>
This class manages creation and editing of polygon shapes.
  • Field Details

    • _mouseDownPointIndex

      public static int _mouseDownPointIndex
  • Constructor Details

    • RMPolygonShapeTool

      public RMPolygonShapeTool()
    • RMPolygonShapeTool

      public RMPolygonShapeTool(com.google.common.eventbus.EventBus ebus)
  • Method Details