|
libscratchcpp
A library for C++ based Scratch project players
|
#include <vector>#include <scratchcpp/value_functions.h>#include "drawable.h"#include "rect.h"#include "sound.h"

Go to the source code of this file.
Classes | |
| class | libscratchcpp::Target |
| The Target class is the Stage or a Sprite. More... | |
Namespaces | |
| namespace | libscratchcpp |
| The main namespace of the library. | |