This class monitors the state of a number of individual buttons and tracks whether each button is known to be down or up.
More...
This class monitors the state of a number of individual buttons and tracks whether each button is known to be down or up.
Removes the indicated button from the set of buttons being monitored.
Returns true if the button was removed, false if it was not being monitored in the first place.
Unlike the other methods, you cannot remove a button by removing its alias; you have to remove exactly the button itself.