Typedef InputFloatListenerFunction

Typedef Documentation

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