Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
EventFilterController
Interface EventFilterController
イベントフィルタ内で利用可能なコントローラ。
interface
EventFilterController
{
processNext
(
pev
:
Event
)
:
void
;
}
Index
Methods
process
Next
Methods
process
Next
process
Next
(
pev
)
:
void
引数に指定したイベントを次のイベントフィルタの呼び出し時に処理する。
Parameters
pev
:
Event
イベント
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
process
Next
Akashic Engine
Loading...
イベントフィルタ内で利用可能なコントローラ。