3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/oreui/input/GamepadButton.h"
14 ::ll::TypedStorage<4, 128, ::std::array<int, 32>> mButtonEventCounters;
15 ::ll::TypedStorage<8, 32, ::std::array<::std::chrono::steady_clock::time_point, 4>> mButtonEventTimestamps;
21 MCAPI static ::std::array<::OreUI::GamepadButton, 4>
const& TIMESTAMPED_BUTTONS();
Definition GamepadEventThrottler.h:7