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

Go to the source code of this file.

Classes

class  libscratchcpp::ExecutionContext
 The ExecutionContext represents the execution context of a target (can be a clone) with variables, lists, etc. More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.