Class Match

Class Documentation

class Match

Public Functions

void Work(const LOCAL_TIME input_time, const P_NOTE_VEC &note_list, const uint64_t railid, const bool isPressed)
template<PDJE_Dev_Type D>
void UseEvent(const PDJE_Input_Log &ilog)

Handle a single input log entry for the given device type.

void UseEvent(const PDJE_MIDI::MIDI_EV &ilog)
inline Match(PreProcess *preproc, Judge_Init *judge_init)
~Match() = default