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

Go to the source code of this file.

Classes

class  libscratchcpp::Script
 The Script class represents a compiled Scratch script. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.