Class Input

Hierarchy

  • Input

Constructors

Properties

Methods

Constructors

Properties

pointerPosition: {
    x: number;
    y: number;
} = ...

Type declaration

  • x: number
  • y: number
KEY: {
    [key: string]: string;
} = ...

Type declaration

  • [key: string]: string

Methods

  • Parameters

    • key: string
    • action: string

    Returns void

  • Parameters

    • action: string

    Returns number