Mutila: Mouse's Utilities for Arduino
Oft-used utilities: debouncing buttons, averaging samples, and so on.
DualInputButton Member List

This is the complete list of members for DualInputButton, including all inherited members.

_button1 (defined in DualInputButton)DualInputButtonprotected
_button2 (defined in DualInputButton)DualInputButtonprotected
_mix (defined in DualInputButton)DualInputButtonprotected
AbstractButton()AbstractButtoninline
And enum value (defined in DualInputButton)DualInputButton
begin(bool callBeginInChildren=true)DualInputButton
AbstractButton::begin()AbstractButtoninlinevirtual
DualInputButton(AbstractButton &button1, AbstractButton &button2, const MixMode mix=Or)DualInputButton
MixMode enum name (defined in DualInputButton)DualInputButton
on()DualInputButtonvirtual
Or enum value (defined in DualInputButton)DualInputButton
Xor enum value (defined in DualInputButton)DualInputButton