Class PanState

The pan state of the keyboard mouse and trackpad input state machine.

Hierarchy (View Summary)

Constructors

Properties

_eventGuards: Partial<
    EventGuards<
        KmtInputEventMapping,
        KmtInputStates,
        KmtInputContext,
        Guard<KmtInputContext, string>,
    >,
> = {}
_guards: Guard<KmtInputContext> = {}

Accessors

Methods