public class MoveTool extends PlacementToolBase
chasingSelectedPos, lastChasingSelectedPos, mirrors, renderSelectedFace, rotations, schematicHandler, schematicSelected, selectedFace, selectedPos, selectIgnoreBlocks, selectionRange| Constructor and Description |
|---|
MoveTool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleMouseWheel(double delta) |
void |
init() |
void |
updateSelection() |
handleRightClick, renderOverlay, renderToolrenderOnSchematic, updateTargetPospublic void init()
init in interface ISchematicToolinit in class PlacementToolBasepublic void updateSelection()
updateSelection in interface ISchematicToolupdateSelection in class PlacementToolBasepublic boolean handleMouseWheel(double delta)
handleMouseWheel in interface ISchematicToolhandleMouseWheel in class PlacementToolBase