class

GSDL::Input::MultiTapTracker(T)

Inherits Reference < Object

Instance methods

clear
Source
double_tap?(key : T) : Bool
Source
multi_tap?(key : T, count : Int32) : Bool
Source
record_tap(key : T, current_time : UInt64)
Source
record_tap_with_count(key : T, count : Int32, current_time : UInt64)
Source
tap_count(key : T) : Int32
Source
time_window
Source
time_window=(time_window : UInt64)
Source
update(current_time : UInt64)
Source