Typedef InputBoolListenerFunction

Typedef Documentation

typedef std::function<bool(int userButton, bool oldValue, bool newValue)> InputBoolListenerFunction