|
libscratchcpp
A library for C++ based Scratch project players
|
This is the complete list of members for libscratchcpp::KeyEvent, including all inherited members.
| KeyEvent(Type type=Type::Any) | libscratchcpp::KeyEvent | |
| KeyEvent(const std::string &name) | libscratchcpp::KeyEvent | |
| name() const | libscratchcpp::KeyEvent | |
| operator==(const KeyEvent &ev1, const KeyEvent &ev2) | libscratchcpp::KeyEvent | friend |
| Type enum name | libscratchcpp::KeyEvent | |
| type() const | libscratchcpp::KeyEvent |