|
libscratchcpp
A library for C++ based Scratch project players
|
#include <memory>#include <vector>#include <unordered_map>#include <unordered_set>#include "global.h"#include "signal.h"

Go to the source code of this file.
Classes | |
| class | libscratchcpp::IEngine |
| The IEngine interface provides an API for running Scratch projects. More... | |
Namespaces | |
| namespace | libscratchcpp |
| The main namespace of the library. | |