libscratchcpp
A library for C++ based Scratch project players
Loading...
Searching...
No Matches
target.h File Reference
#include <vector>
#include <scratchcpp/value_functions.h>
#include "drawable.h"
#include "rect.h"
#include "sound.h"
Include dependency graph for target.h:
This graph shows which files directly or indirectly include this file:

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.