libscratchcpp
A library for C++ based Scratch project players
Loading...
Searching...
No Matches
iengine.h File Reference
#include <memory>
#include <vector>
#include <unordered_map>
#include <unordered_set>
#include "global.h"
#include "signal.h"
Include dependency graph for iengine.h:
This graph shows which files directly or indirectly include this file:

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.