clearModifierKeys method

void clearModifierKeys()

Implementation

void clearModifierKeys() {
  collectedModifiers.clear();
}