Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InputFrame

Implements

Index

Constructors

constructor

Properties

Private classRegistry

classRegistry: any

Private continuousInputTypes

continuousInputTypes: any

Private continuousInputs

continuousInputs: any

Methods

getContinuousInput

  • getContinuousInput<T>(inputType: new () => T): undefined | T
  • Returns the object of the requested type, it's mutable to allow the application of inputs

    Type parameters

    Parameters

    • inputType: new () => T
        • new (): T
        • Returns T

    Returns undefined | T

serialize

Generated using TypeDoc