Preparing search index...
The search index is not available
@niuee/board
@niuee/board
KMTEventParser
Interface KMTEventParser
interface
KMTEventParser
{
alignCoordinateSystem
:
boolean
;
debugMode
:
boolean
;
disabled
:
boolean
;
stateMachine
:
KmtInputStateMachine
<
KmtInputEventMapping
,
KmtInputContext
,
KmtInputStates
,
>
;
setUp
()
:
void
;
tearDown
()
:
void
;
}
Implemented by
VanillaKMTEventParser
Index
Properties
align
Coordinate
System
debug
Mode
disabled
state
Machine
Methods
set
Up
tear
Down
Properties
align
Coordinate
System
alignCoordinateSystem
:
boolean
debug
Mode
debugMode
:
boolean
disabled
disabled
:
boolean
state
Machine
stateMachine
:
KmtInputStateMachine
<
KmtInputEventMapping
,
KmtInputContext
,
KmtInputStates
,
>
Methods
set
Up
setUp
()
:
void
Returns
void
tear
Down
tearDown
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
Coordinate
System
debug
Mode
disabled
state
Machine
Methods
set
Up
tear
Down
@niuee/board
Loading...