RPE Chart Utils
Preparing search index...
iterators
EventProcess
Type Alias EventProcess
EventProcess
:
(
event
:
Event
,
type
:
EventChannelType
,
layerIndex
:
number
,
line
:
JudgeLine
,
chart
:
RpeJson
,
)
=>
void
A process function on a plain Event.
Type Declaration
(
event
:
Event
,
type
:
EventChannelType
,
layerIndex
:
number
,
line
:
JudgeLine
,
chart
:
RpeJson
,
)
:
void
Parameters
event
:
Event
type
:
EventChannelType
layerIndex
:
number
line
:
JudgeLine
chart
:
RpeJson
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RPE Chart Utils
Loading...
A process function on a plain Event.