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

Go to the source code of this file.

Classes

class  libscratchcpp::BlockPrototype
 The BlockPrototype class represents the prototype of a custom block. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.