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

Go to the source code of this file.

Classes

class  libscratchcpp::Entity
 The Entity class is the base class of everything that is identified by an ID (Target, Variable, List, etc.). More...
 

Namespaces

namespace  libscratchcpp
 The main namespace of the library.