Empirical
emp::web::KeypressManager Member List

This is the complete list of members for emp::web::KeypressManager, including all inherited members.

AddKeydownCallback(std::function< bool(const KeyboardEvent &)> cb_fun, int order=-1)emp::web::KeypressManagerinline
AddKeydownCallback(char key, std::function< void()> cb_fun, int order=-1)emp::web::KeypressManagerinline
AddKeydownCallback(const std::string &key_set, const std::function< void()> &cb_fun, int order)emp::web::KeypressManagerinline
AddKeydownCallback(const std::string &key_set, const std::function< void()> &cb_fun)emp::web::KeypressManagerinline
GetFunCount() const emp::web::KeypressManagerinline
GetNextOrder() const emp::web::KeypressManagerinline
KeypressManager()emp::web::KeypressManagerinline
~KeypressManager()emp::web::KeypressManagerinline