|
libscratchcpp
A library for C++ based Scratch project players
|
This is the complete list of members for libscratchcpp::ScratchConfiguration, including all inherited members.
| getExtension(const std::string &name) | libscratchcpp::ScratchConfiguration | static |
| getExtension() | libscratchcpp::ScratchConfiguration | inlinestatic |
| getGraphicsEffect(const std::string &name) | libscratchcpp::ScratchConfiguration | static |
| majorVersion() | libscratchcpp::ScratchConfiguration | static |
| minorVersion() | libscratchcpp::ScratchConfiguration | static |
| patchVersion() | libscratchcpp::ScratchConfiguration | static |
| registerExtension(std::shared_ptr< IExtension > extension) | libscratchcpp::ScratchConfiguration | static |
| registerGraphicsEffect(std::shared_ptr< IGraphicsEffect > effect) | libscratchcpp::ScratchConfiguration | static |
| removeExtension(std::shared_ptr< IExtension > extension) | libscratchcpp::ScratchConfiguration | static |
| removeGraphicsEffect(const std::string &name) | libscratchcpp::ScratchConfiguration | static |
| ScratchConfiguration()=delete | libscratchcpp::ScratchConfiguration | |
| version() | libscratchcpp::ScratchConfiguration | static |