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

Go to the source code of this file.

Classes

class  libscratchcpp::Thread
 The Thread class represents a running Scratch script. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.