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

Go to the source code of this file.

Classes

class  libscratchcpp::Project
 The Project class provides API for reading and running Scratch projects. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.