|
libscratchcpp
A library for C++ based Scratch project players
|
#include <string>#include "value.h"#include "entity.h"#include "string_pool.h"#include "string_functions.h"#include "stringptr.h"#include "veque.h"

Go to the source code of this file.
Classes | |
| class | libscratchcpp::List |
| The List class represents a Scratch list. More... | |
Namespaces | |
| namespace | libscratchcpp |
| The main namespace of the library. | |