Typedef PDJE_JUDGE::MOUSE_AXIS_PARSE_CALLBACK
Defined in File PDJE_Judge_Init.hpp
Typedef Documentation
-
using PDJE_JUDGE::MOUSE_AXIS_PARSE_CALLBACK = std::function<void(const LOCAL_TIME microSecond, const P_NOTE_VEC &found_events, uint64_t railID, int x, int y, PDJE_Mouse_Axis_Type axis_type)>