|
libscratchcpp
A library for C++ based Scratch project players
|
This is the complete list of members for libscratchcpp::InputValue, including all inherited members.
| compile(Compiler *compiler) | libscratchcpp::InputValue | |
| InputValue(Type type=Type::Number) | libscratchcpp::InputValue | |
| setType(Type newType) | libscratchcpp::InputValue | |
| setValue(const Value &newValue) | libscratchcpp::InputValue | |
| setValueBlock(Block *newValueBlock) | libscratchcpp::InputValue | |
| setValueBlockId(const std::string &newValueBlockId) | libscratchcpp::InputValue | |
| setValueId(const std::string &newValueId) | libscratchcpp::InputValue | |
| setValuePtr(const std::shared_ptr< Entity > &newValuePtr) | libscratchcpp::InputValue | |
| Type enum name | libscratchcpp::InputValue | |
| type() const | libscratchcpp::InputValue | |
| value() const | libscratchcpp::InputValue | |
| valueBlock() const | libscratchcpp::InputValue | |
| valueBlockId() const | libscratchcpp::InputValue | |
| valueId() const | libscratchcpp::InputValue | |
| valuePtr() const | libscratchcpp::InputValue |