Skip to main content

InteractionTool

InteractionTool

Overview needed


Constructor

public InteractionTool

new InteractionTool(handlers)

*Description needed*

Parameters


Properties

No publicly accessible properties on InteractionTool


Methods

private findObject

findObject(pos, { designer }) => any

Description needed

Parameters

  •  pos: VectorDescription needed

  •  { designer }: CircuitInfoDescription needed

Returns

  •   anyDescription needed

public onActivate

onActivate(event, info) => false | true

Description needed

Parameters

Returns

  •   false | trueDescription needed

public onEvent

onEvent(event, info) => false | true

Description needed

Parameters

Returns

  •   false | trueDescription needed

Static Methods

No static methods for InteractionTool