Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tool

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Tool(name: string, tooltip: string, image: string): Tool
  • Parameters

    • name: string
    • tooltip: string
    • image: string

    Returns Tool

Properties

image

image: string

name

name: string

tooltip

tooltip: string

Methods

Abstract used

  • used(): any

Generated using TypeDoc