Recording that iterates over events recorded as binary data by a Recorder.
Records input received by an InputDevice. Used to generate recorded input benchmarking demos (and possibly input macros in future?).
Base class for input recordings of specified Input type (Mouse or Keyboard).
Recording that reads recorded input from YAML.
Enumerates possible recording states of an InputRecordingDevice.
Convert input data from all sources recorded by an InputDevice to YAML.
Replay input data from YAML as generated by recordingAsWAML.
Convert an input recording to YAML.
Records input of an Input type (Mouse or Keyboard).
Code used to handle recording and replaying of InputDevice input.